Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Wednesday, March 18, 2015

What is ftell() function?



  • It is used to gives the current position in the file (in terms of bytes from the start).
  • ftell() takes a file pointer and return a number of type long, that corresponds to the current position.
  • It is useful in saving the current position of a file, which can be used later in the program.

Ex:                                                                                                                                                             
                n = ftell ( fp );

2 comments:

  1. Very interesting blog. A lot of blogs I see these days don't really provide anything that attract others, but I'm most definitely interested in this one. Just thought that I would post and let you know.

    ReplyDelete
  2. I am extremely impressed along with your writing abilities, Thanks for this great share.

    ReplyDelete