I am wondering.... let's say I execute my program and it runs perfectly. Is there a way to get the user to create new variables by writing their name and type of the black exe screen?
This is for my data base I am creating, and I was wondering if some one can create and initialize multiple sets of data arrays like for ex. User input (not in code it self but on screen) mark1 and a new array mark1 of constant size 10 is created.
Could you explain this a little bit more? I'm not really sure what you are asking for. As far as knowledge goes, you cannot do that. I'm not sure if you are asking to do this so someone can make an array to hold a set of values for that person can use it for whatever data he/she has.