What is the description for syntax errors?
No Answer is Posted For this Question
Be the First to Post Answer
what is different between auto and local static? why should we use local static?
what is c programming?
How to use c/c++ code in JAVA
10 Answers CDAC, IBM, Satyam, Scope International,
do you think its fraud or original company?
Why enum is used in c?
What is a method in c?
How can I send mail from within a c program?
What is the use of bit field?
#define DCHAR char* typedef char* TCHAR; if using these following variables will be declared like DCHAR ch1, ch2; TCHAR ch3, ch4; then what will be types of ch1, ch2, ch3 and ch4?
What are pointers in C? Give an example where to illustrate their significance.
What are two dimensional arrays alternatively called as?
Why is not a pointer null after calling free?