I'm guessing your algorithm works on the assumption that each line in file1 corresponds to that same line in file 2 ..? (In other words, line 1 in file 1 should be the same item (aka: program&icon)...
Type: Posts; User: Nilhanth
I'm guessing your algorithm works on the assumption that each line in file1 corresponds to that same line in file 2 ..? (In other words, line 1 in file 1 should be the same item (aka: program&icon)...
From what I can see, this produces a file with 0's and 1's, each being on a different line, correct? ...so in order to read those back in (which you already have setup in ScannerReadFile() ... btw,...
Hi,
First of all, this is my first proper post for help on this forum, so hello to everyone! It's good to be here! ;)
Now, down the business...
I have a problem with a command-line...
First post, so hi to all...
I hope I find what I'm looking for here!
I'm sure you'll all be very helpful :)