what is difference between #include<stdio.h> and
#include"stdio.h"
Answer Posted / somichoudhary
In #include<stdio.h>
The c compiler search the header files in Tc-Bin library
But in "stdio.h">
search the header files in local c: folder
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How is a pointer variable declared?
What is difference between far and near pointers?
What is a structure in c language. how to initialise a structure in c?
what do u mean by Direct access files? then can u explain about Direct Access Files?
What is array of structure in c?
How can I list all of the predefined identifiers?
What is f'n in math?
Explain spaghetti programming?
Write a program to reverse a given number in c language?
What is FIFO?
What is main () in c language?
What is a dynamic array in c?
Why is event driven programming or procedural programming, better within specific scenario?
What are multibyte characters?
What does emoji p mean?