How is a two dimensional array passed to function when the
order of matrix is not known at complie time?
Answer Posted / mr.a
jus pass the name of array.....to a function as it was
getting into a pointer....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How are 16- and 32-bit numbers stored?
Is c is a procedural language?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What is the use of #include in c?
What is header file in c?
What is the use of header?
Why we use break in c?
how to create duplicate link list using C???
Why do we use pointer to pointer in c?
What is the explanation for modular programming?
What is the difference between exit() and _exit() function in c?
what is use of malloc and calloc?
code for find determinent of amatrix
Why do we need functions in c?
How can I change their mode to binary?