Answer Posted / vijay zanvar
You can't do that in C. Use dynamic allocation method
to implement array. See Q. 20 and 41 in
http://www.geocities.com/vijoeyz/faq/
Best,
Vijay Zanvar,
Home Page - http://geocities.com/vijoeyz/
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are header files and what are its uses in C programming?
Here is a neat trick for checking whether two strings are equal
What is a stream water?
Explain how can I convert a number to a string?
What is a stream in c programming?
How can I trap or ignore keyboard interrupts like control-c?
How can I split up a string into whitespace-separated fields?
What are 3 types of structures?
Tell us something about keyword 'auto'.
What is c basic?
provide an example of the Group by clause, when would you use this clause
What is the translation phases used in c language?
What standard functions are available to manipulate strings?
I have a varargs function which accepts a float parameter?
What is an array in c?