what is difference between ANSI structure and C99 Structure?
write a program to print data of 5 five students with structures?
program to print circle structure
What are the types of type qualifiers in c?
What is the difference between typeof(foo) and myFoo.GetType()?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
What does extern mean in a function declaration?
What are the header files used in c language?
Do you know pointer in c?
write a program to print the one dimensional array.
What does != Mean in c?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .