
5 Sep
2010
5 Sep
'10
3:04 p.m.
Hello, Is it possible to define variable names according to input data? For instance: input = "I k" => Int k input = "I m" => Int m input = "S s" => String s Of course, the real application is much more complicated, but the basic question is the same. Many thanks, Maria