Reading file, then writing to it if duplicate not foundThanks all! your changes made it work. clearing the error state was the final key. now on to the n...
Reading file, then writing to it if duplicate not foundSo instead of reading into 6 different variables, read them into an array instead and compare that w...
Reading file, then writing to it if duplicate not foundCoder, only going from 7 to 8 for testing. saw no reason to keep generating the 2.9MILLION possible...
Reading file, then writing to it if duplicate not foundI'm having issues with writing to a file. more precisely, i'm trying to determine if a set of number...