Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between #include<stdio.h> and
#include "stdio.h" ?

Answer Posted / vignesh1988i

in case of <stdio.h> this will be checking only the folder
containing C compiler...... as we will be describing the
path in the directories option in the IDE.....


in case of "stdio.h" this will be checking the entire hard
disk there by deleting the path given in the directories
explicitly .....


thank u

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is chain pointer in c?

1104


Why doesnt long int work?

1097


What is difference between array and structure in c?

1262


What is restrict keyword in c?

1165


What does nil mean in c?

1345


What is the general form of #line preprocessor?

1039


What is the most efficient way to count the number of bits which are set in an integer?

1116


How do shell structures work?

1171


Is it better to bitshift a value than to multiply by 2?

1141


Explain why can’t constant values be used to define an array’s initial size?

1398


What is 2c dna?

1127


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

1288


What is the advantage of c?

1201


Is null valid for pointers to functions?

1248


Why does everyone say not to use gets?

1197