I have a program that has to read from a file, and when prompted from the file, declare a variable and fill in information to it supplied by the file. The file could have the program produce a limitless amount of these variables, so how would I have my program declare variables... dynamically, I think the term might be. Using an array has its limits.



LinkBack URL
About LinkBacks


