Can I pass constant values to functions which accept structure
arguments?
Answer Posted / siva
We cannot pass constant values to functions.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
what are # pragma staments?
What is array within structure?
What is a good way to implement complex numbers in c?
What is function in c with example?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
Why & is used in c?
What does a function declared as pascal do differently?
What is indirection in c?
What is sizeof array in c?
What is variable declaration and definition in c?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
please send me the code for multiplying sparse matrix using c
What is cohesion in c?
Explain what are header files and explain what are its uses in c programming?
What is wild pointer in c?