Returns the data member `token' as a C-style string. Specifying false for`respect_case' parameter causes all characters in `token' to be converted to upper case before the `token' C-string is returned. Specifying true results in GetTokenAsCStr returning exactly what it read from the file. Definition at line 687 of file nxstoken.h. |