G
Guest
i was trying to find out how to declare a variable using a string variable
for its name. for example if i declare\\ string a="b"; double (string a) =x
-this code actually doesn't work-\\in this case i want a double variable
named b. The whole point is that i want to be able to declare variables
without writing the code for all of them myself. thanks for any help
for its name. for example if i declare\\ string a="b"; double (string a) =x
-this code actually doesn't work-\\in this case i want a double variable
named b. The whole point is that i want to be able to declare variables
without writing the code for all of them myself. thanks for any help