What is the difference between File pointer and Internal
Charecter Pointer?

Answer Posted / gsrinivas

file pointer stores the address of the begining record
block of the file .where the internal character pointer
stores the address of the variable of type char.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

804


Explain the use of fflush() function?

874


In C programming, what command or code can be used to determine if a number of odd or even?

848


a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

866


What are the complete rules for header file searching?

880


What is the best way to comment out a section of code that contains comments?

1087


Write a program to reverse a string.

857


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

3983


What is #include stdlib h?

880


Why should I use standard library functions instead of writing my own?

989


What is calloc()?

846


Differentiate between ordinary variable and pointer in c.

875


What does static variable mean in c?

883


Apart from dennis ritchie who the other person who contributed in design of c language.

1110


What does 2n 4c mean?

995