Help with text file
From: Andrew Brown (antispam-andrew.brown_at_digimagic.biz)
Date: 01/25/04
- Previous message: Bob Jacobs: "Re: Is Visual C++ .NET fully ANSI complaint?"
- Next in thread: osmium: "Re: Help with text file"
- Reply: osmium: "Re: Help with text file"
- Reply: Ulrich Eckhardt: "Re: Help with text file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: Bob Jacobs: "Re: Is Visual C++ .NET fully ANSI complaint?"
- Next in thread: osmium: "Re: Help with text file"
- Reply: osmium: "Re: Help with text file"
- Reply: Ulrich Eckhardt: "Re: Help with text file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]