Can I pass constant values to functions which accept structure
arguments?

Answer Posted / guest

No. C has no way of generating anonymous structure values.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static identifier?

938


What is the time and space complexities of merge sort and when is it preferred over quick sort?

896


Explain void pointer?

824


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

774


What is an array in c?

804


Can stdout be forced to print somewhere other than the screen?

878


illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

1865


Is main a keyword in c?

861


Can i use “int” data type to store the value 32768? Why?

991


What is null pointer constant?

813


What is bin sh c?

797


What are the Advantages of using macro

920


explain what is a newline escape sequence?

896


What is call by reference in functions?

923


What is anagram in c?

719