User Profile

Collapse

Profile Sidebar

Collapse
menashe
menashe
Last Activity: Oct 3 '06, 07:01 PM
Joined: Sep 29 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • menashe
    replied to rewind
    in C
    Thank you
    fscanf() &fprintf() is whatIm doing. still I think it has to do with rewind(), as if the rewind() take me back to the last raw instead to the begining of the file.
    menashe
    See more | Go to post

    Leave a comment:


  • menashe
    started a topic rewind
    in C

    rewind

    I'm programing in c, in the first part of the program I write data to a file, using fopen() and fclose(). In the second part I am trieng to read the file, again, using fopen() and fclose() in reading mode. the program start reading from the last raw. using rewind() does not help. how can I start reading data from begining of file?
    See more | Go to post
No activity results to display
Show More
Working...