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 is #pragma statements?
What is a constant and types of constants in c?
How can a program be made to print the line number where an error occurs?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
What is the mean of function?
What are the 5 elements of structure?
Is that possible to add pointers to each other?
Is int a keyword in c?
c program to compute AREA under integral
Explain what is gets() function?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
What are the advantages and disadvantages of a heap?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
I have seen function declarations that look like this
What is the use of a semicolon (;) at the end of every program statement?