|
-
Feb 24th, 2008, 04:55 PM
#1
Thread Starter
New Member
[RESOLVED] [2008] Reading from a txt file
Hello everyone, I'm writing a little application that is supposed to fetch account information from a txt file, the format is going to be
account pw
account pw
account pw
And this information should be stored into 2 different arrays, UserAcc(string) and UserPw(string). I have already written the script for determining the size of the arrays.
But how would I go about reading and storing the account and password information into the right variables?
Last edited by Spacey; Feb 25th, 2008 at 06:03 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|