Thread: Using fcanf to get parts of a text file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Registered User
    Join Date
    May 2012
    Location
    Brazil
    Posts
    58
    Maybe this can help you.
    It's for scanf, but they will work for fscanf too.

    I don't know if this is the best solution, though.

    Edit: And you can also consider using the suggestion at the end of the linked page.
    Last edited by koplersky; 12-10-2012 at 09:35 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 18
    Last Post: 11-28-2011, 02:40 PM
  2. bad fcanf() format
    By mirekgn in forum C Programming
    Replies: 8
    Last Post: 04-10-2010, 03:53 AM
  3. Copy defined parts from text-file
    By tomas.ra in forum C Programming
    Replies: 5
    Last Post: 02-19-2006, 01:44 PM
  4. Overwriting Parts of a File
    By explosive in forum C++ Programming
    Replies: 3
    Last Post: 01-25-2005, 09:19 AM
  5. reading certain parts of text files
    By Captain Penguin in forum C++ Programming
    Replies: 2
    Last Post: 10-10-2002, 09:45 AM