<p>Hi: I am reading a file line to \a. Then \a is a string such as
"aaa bbbb 4 5 34.5". I would like to read the parts
"aaa" and "bbbb" to new strings and the numbers 4, 5,
etc, to number variables. Would you please help me to do that. Thanks.</p>

<p> </p>