Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all

can anyone help me in writing a sample code for dynamic array of strings in C

I dont know how to have a dynamic array of strings
Posted
Comments
Sandeep Mewara 17-May-11 2:05am    
I dont know how to have a dynamic array of strings
You should have Googled it. It would had saved your time.

1 solution

Have a look this[^]. It might be helpful.

Some useful links from Google[^]
1.Dynamic-arrays-character-strings-c[^]
2. See here similar discussion[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900