how to get the starting address of file stored in harddisk
through 'C'program.

Answer Posted / venu

FILE *fp ; is a virtual address in library.
You need meta data to find the location on hard disk.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

C program to find all possible outcomes of a dice?

1844


Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent

1422


Explain what are header files and explain what are its uses in c programming?

621


How can I call a function with an argument list built up at run time?

621


Why static variable is used in c?

546






What is page thrashing?

645


What is getch () for?

667


What is actual argument?

581


What is a scope resolution operator in c?

739


Explain can the sizeof operator be used to tell the size of an array passed to a function?

585


What is a #include preprocessor?

603


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

554


what is the significance of static storage class specifier?

1650


What is a 'null pointer assignment' error?

714


Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

637