Thread: Edit the file using c++ without creating new file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jun 2010
    Posts
    2

    Question Edit the file using c++ without creating new file

    I got lot of solution from your forum but my problem is little bit different to the other.
    Problem is how to edit file without creating new file. Suppose i have student file and in that file i have lots of record but now i want to change particular student information so for that i want to search the position and then i have to modify that particular position. So without creating new file how to make change.
    Plz help me ASAP...

    Waiting for your earlier response.
    Thanks...
    Pankaj.
    Last edited by pankaj454k; 06-28-2010 at 12:44 AM. Reason: Need to modify title

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Memory Leak in AppWizard-Generated Code
    By jrohde in forum Windows Programming
    Replies: 4
    Last Post: 05-19-2010, 04:24 PM
  2. File transfer- the file sometimes not full transferred
    By shu_fei86 in forum C# Programming
    Replies: 13
    Last Post: 03-13-2009, 12:44 PM
  3. opening empty file causes access violation
    By trevordunstan in forum C Programming
    Replies: 10
    Last Post: 10-21-2008, 11:19 PM
  4. Batch file programming
    By year2038bug in forum Tech Board
    Replies: 10
    Last Post: 09-05-2005, 03:30 PM