Can I pass constant values to functions which accept structure
arguments?
Answers were Sorted based on User's Feedback
Answer / guest
No. C has no way of generating anonymous structure values.
| Is This Answer Correct ? | 2 Yes | 1 No |
what is uses of .net
What is the use of extern in c?
write an algorithm to display a square matrix.
write a c programme for add of two numbers with out use of arthematic operators
what are the various memory handling mechanisms in C ?
write program on arrays
is c language is a object oreinted language?
Explain what is the difference between declaring a variable and defining a variable?
Why cann't whole array can be passed to function as value.
What is array within structure?
What are control structures? What are the different types?
what is the size of an integer variable?