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
If I have a char * variable pointing to the name of a function ..
If fflush wont work, what can I use to flush input?
List the variables are used for writing doubly linked list program.
What are variables c?
What is the best way to store flag values in a program?
Can you please explain the difference between syntax vs logical error?
What are formal parameters?
What is context in c?
In a header file whether functions are declared or defined?
What are enumerated types?
what are the facialities provided by you after the selection of the student.
Tell me what is null pointer in c?
Which is the best website to learn c programming?
What happens if a header file is included twice?
What is main () in c language?