Answer Posted / hari
request to responce(communcation)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can include files be nested? How many levels deep can include files be nested?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is strcpy() function?
What is this infamous null pointer, anyway?
Explain what is the general form of a c program?
What is uint8 in c?
What is a char in c?
Explain high-order bytes.
Is null valid for pointers to functions?
Explain what is wrong with this program statement?
What's the difference between constant char *p and char * constant p?
What is calloc in c?
What are logical errors and how does it differ from syntax errors?
What are qualifiers and modifiers c?
What is indirection in c?