Thread: using a .csv file

  1. #1
    Registered User
    Join Date
    Aug 2010
    Posts
    12

    using a .csv file

    can someone give me an example of using a .csv file and making a program to process,extract, synthesize, and/or calculate something.

    this can be really simple. i just have no idea where/how to start.

  2. #2
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    Parsing the csv file perhaps? It's not that difficult at all...

  3. #3
    Registered User
    Join Date
    Aug 2010
    Posts
    12
    Thanks, I didn't even know what parsing meant. It made my search alot easier.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. sequential file program
    By needhelpbad in forum C Programming
    Replies: 80
    Last Post: 06-08-2008, 01:04 PM
  2. Unknown Memory Leak in Init() Function
    By CodeHacker in forum Windows Programming
    Replies: 3
    Last Post: 07-09-2004, 09:54 AM
  3. archive format
    By Nor in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 08-05-2003, 07:01 PM
  4. Making a LIB file from a DEF file for a DLL
    By JMPACS in forum C++ Programming
    Replies: 0
    Last Post: 08-02-2003, 08:19 PM
  5. Need a suggestion on a school project..
    By Screwz Luse in forum C Programming
    Replies: 5
    Last Post: 11-27-2001, 02:58 AM