Tell us the difference between these two :
#include"stdio.h"
#include<stdio.h>
define in detial.

Answer Posted / sourisengupta

"stdio.h" linker search the header file first in the
current directory, if it does not find there then it will
search the directory which is declared by the compiler as a
header file directory and all the header file stores there.

<stdio.h> linker search the header file in all the
particular which is declared by the compiler as a header
file directory.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us something about keyword 'auto'.

668


how could explain about job profile

1460


What are operators in c?

588


What does dm mean sexually?

817


What is a ternary operator in c?

659






What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3736


explain how do you use macro?

671


In c language can we compile a program without main() function?

584


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

632


How is a macro different from a function?

659


What is meant by inheritance?

636


what is reason of your company position's in india no. 1.

1779


What is masking?

641


What are the benefits of c language?

651


How can you increase the size of a dynamically allocated array?

649