Language C - Create Array of Dynamic Strings and Iterate by values [duplicate]

0

Good afternoon, guys.

Despite having researched extensively on the Internet, I could not understand the concept of creating Dynamic Strings Arrays. I need to store some strings (I do not know the amount beforehand) and iterate through the "collection" checking to see if the included string already exists.

I'm getting quite a bit, because I know the basics of the C language.

Thank you.

    
asked by anonymous 11.06.2018 / 23:06

0 answers