reading from a text file
From: slickn_sly (bng_s_at_hotmail-dot-com.no-spam.invalid)
Date: 03/30/05
- Next message: Peter Nilsson: "Re: () obsoleted?!"
- Previous message: jt: "Re: malloc error on pointer"
- Next in thread: Walter Roberson: "Re: reading from a text file"
- Reply: Walter Roberson: "Re: reading from a text file"
- Reply: CBFalconer: "Re: reading from a text file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Mar 2005 19:56:30 -0600
I'm trying to read a text file and storing each line to a specific
array.
so if i define an array - name, address,... and in my text file I have
something like:
John Doe
Seattle, Washington
Julie Walsh
New York, New York
I wanna store the names into the name array and the addresses into the
address array. Anybody have any ideas?
Posted at: http://www.groupsrv.com
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
- Next message: Peter Nilsson: "Re: () obsoleted?!"
- Previous message: jt: "Re: malloc error on pointer"
- Next in thread: Walter Roberson: "Re: reading from a text file"
- Reply: Walter Roberson: "Re: reading from a text file"
- Reply: CBFalconer: "Re: reading from a text file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|