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 File pointer and Internal
Charecter Pointer?

Answer Posted / chhaya

first what is pointer?
Pointer is nothing bt the concept of showing address of
memmory,element etc.


here, file pointer is nothing bt pointer handle the address
of file having FILE data type.
file pointer shows the address of file where file is open
by Fopen Function.


Internal Character Pointer:
pointer points to the perticular character.
it is charecter type

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between linking and loading?

1155


What are the disadvantages of external storage class?

1103


How can I insert or delete a line (or record) in the middle of a file?

1069


what is different between auto and local static? why should we use local static?

1170


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

3782


What is a built-in function in C?

1667


Explain what is the difference between functions getch() and getche()?

1111


Why c is a procedural language?

1129


What are formal parameters?

1174


Calculate 1*2*3*____*n using recursive function??

2096


How are Structure passing and returning implemented by the complier?

1227


What does the message "automatic aggregate intialization is an ansi feature" mean?

1241


Write a code of a general series where the next element is the sum of last k terms.

1092


How a string is stored in c?

1115


What is logical error?

1186