E
Evan Mathias
Does anyone know a equivalent to sscanf from c++.
I would appreciate a good answer to this one, since currently I have had to
write a library of regular expressions to recognise integers, floats etc..
and I dont want to use exceptions or anything else that is slow or
impractical.
Much thanks.
Evan
I would appreciate a good answer to this one, since currently I have had to
write a library of regular expressions to recognise integers, floats etc..
and I dont want to use exceptions or anything else that is slow or
impractical.
Much thanks.
Evan