Computer Science Canada

Unlimited Variables

Author:  wOOhooo [ Mon Feb 25, 2008 9:23 am ]
Post subject:  Unlimited Variables

Basicly i need to find out how to make X many variables that the user inputs. so if he/she put 1000000, it would generate that many and ask what each one would be. Help?

Author:  ericfourfour [ Mon Feb 25, 2008 6:07 pm ]
Post subject:  RE:Unlimited Variables

Read about arrays in the Turing Walkthrough.


: