csutil/stringconv.h File Reference
Routines to convert data to and from strings. More...
Go to the source code of this file.
Namespaces | |
| namespace | CS |
| Main namespace for CrystalSpace. | |
| namespace | CS::Utility |
| Assorted utility functions and classes that doesn't belong anywhere else. | |
Functions | |
| float | CS::Utility::strtof (const char *str, const char **end=0) |
| Convert a string to float value independent of the locale. | |
Detailed Description
Routines to convert data to and from strings.
Definition in file stringconv.h.
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
