can we declare a function in side the structure?
Answers were Sorted based on User's Feedback
C program to find all possible outcomes of a dice?
What is 'bus error'?
can we execute the program with the object file
What does c mean?
What is the difference between fread buffer() and fwrite buffer()?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
what is develop in c language
Why does everyone say not to use gets?
what is a non volatile key word in c language?
cavium networks written test pattern ..
Explain what is #line used for?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above