Re: Reading a small text file contents into an array
From: tom_usenet (tom_usenet_at_hotmail.com)
Date: 04/28/04
- Next message: Atz: "KYLIX AND MS WINDOWS PLATFORM"
- Previous message: tom_usenet: "Re: Declaring war on macros"
- In reply to: Foxy Kav: "Re: Reading a small text file contents into an array"
- Next in thread: tom_usenet: "Re: Reading a small text file contents into an array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 13:58:21 +0100
On 28 Apr 2004 04:10:52 -0700, foxykav@hotmail.com (Foxy Kav) wrote:
>Uh .. thanxs for that, but im just a beginner and that makes
>absolutely no sence to me.
Which bits didn't you understand? Or none of it? If you didn't
understand any of it, you'll need to get a good C++ book before going
much further. Have you used ifstream before? vector? They are both
fairly fundamental in C++ (though neither exist in C - perhaps you are
learning from a C book?)
>Im trying to write alphanumeric charcter to a file, so char is the
>type of data i want to write to a file, and get from a file.
What have you got so far?
Tom
-- C++ FAQ: http://www.parashift.com/c++-faq-lite/ C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
- Next message: Atz: "KYLIX AND MS WINDOWS PLATFORM"
- Previous message: tom_usenet: "Re: Declaring war on macros"
- In reply to: Foxy Kav: "Re: Reading a small text file contents into an array"
- Next in thread: tom_usenet: "Re: Reading a small text file contents into an array"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|