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 is a structure in c language. how to initialise a structure in c?
What is the meaning of c in c language?
What are run-time errors?
How do you sort filenames in a directory?
What is the function of multilevel pointer in c?
What is meant by operator precedence?
What is openmp in c?
Which function in C can be used to append a string to another string?
If the size of int data type is two bytes, what is the range of signed int data type?
Does c have an equivalent to pascals with statement?
Explain the process of converting a Tree into a Binary Tree.
Hi can anyone tell what is a start up code?
What functions are used in dynamic memory allocation in c?
write an algorithm to display a square matrix.
What is static identifier?