Created strListAlloc() to allocate and pre-terminate a string list.
Created strListAddAt() to add a string at a known index in the string list.
Please register or sign in to comment
Created strListAddAt() to add a string at a known index in the string list.