Help with text file

From: Andrew Brown (antispam-andrew.brown_at_digimagic.biz)
Date: 01/25/04

  • Next message: osmium: "Re: Help with text file"
    Date: Sun, 25 Jan 2004 14:25:17 -0000
    
    

    I'm just learning how to programme Visual C++ and can't work out how to read
    a text file. I want to have an ini style file that will populate a list
    box, for example:

    Lesson.txt

    [Math]

    Tim,M,A

    Mike,M,B

    Jane,F,A

    Pam,F,C

    [English]

    Todd,M,B

    David,M,C

    Jane,F,A

    Could anyone please help me by demonstrating how to read the file and
    populate the list box.

    Many thanks in advance.


  • Next message: osmium: "Re: Help with text file"