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 are unions in c?

1085


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

1425


What does struct node * mean?

1069


What is the use of sizeof () in c?

1100


Write a program on swapping (100, 50)

1168


I need a sort of an approximate strcmp routine?

1081


What is the difference between single charater constant and string constant?

1137


What is declaration and definition in c?

1178


What is class and object in c?

1177


Why pointers are used in c?

1071


Why is structure important for a child?

1152


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

1310


i got 75% in all semester am i eligible for your company

2265


How is a structure member accessed?

1195


What are pointers? What are different types of pointers?

1224