Go to the source code of this file.
Functions | |
| ASX32_API int | ASXSTRING_EnumToString (const int nEnum, char *szString, const int nLength, int *pRequiredLength) |
| Translate an ASX enum into a string. | |
| ASX32_API int | ASXSTRING_StringToEnum (const char *szString, int *pnEnum) |
| Translate a string into an ASX enum. | |
|
||||||||||||||||||||
|
Translate an ASX enum into a string.
|
|
||||||||||||
|
Translate a string into an ASX enum.
|
1.4.6-NO