View Single Post
Old 02-27-2010, 10:13 PM   #4 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

If two numbers are generated the same you will write on to an existing file. You will want to check to make sure the file does not exist before continuing (do-while loops are useful for this).
__________________

Village Idiot is offline  
Reply With Quote
The Following User Says Thank You to Village Idiot For This Useful Post:
Tim Dobson (02-28-2010)