View Single Post
Old Apr 22nd, 2006, 9:10 PM   #3
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Look at it this way. Your not going to hard code them into the program are you? Because that would simply not be logical if you are going to add and remove one at some point in time. Therefore you are going to have to save them to some data file, and load them intoa program. If it's a small number, you might as well use a textfile, but thenw hat would be the point of loading them into a program just to view it. The question to ask is what else do you need to store besides serial keys?
Booooze is offline   Reply With Quote