Skip to content

Fix compile time error when try to initialize the ls_selectColumns#1

Open
AngelKode wants to merge 1 commit intokdis-lab:masterfrom
AngelKode:master
Open

Fix compile time error when try to initialize the ls_selectColumns#1
AngelKode wants to merge 1 commit intokdis-lab:masterfrom
AngelKode:master

Conversation

@AngelKode
Copy link

When trying to use the library, the compiler throw an error because of the initialization of the array. So I fixed that error creating the array on the heap memory to allocated at run time and after the use, deleted to free space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant