| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Releases memory resources of the global tokenizer environment.
TokenExit() --> lSuccess
TokenExit() must be executed when TokenInit() is called without a fourth parameter. The function returns .T. (true) when the memory resources of the global tokenizer environment are successfully released, otherwise .F. (false) is returned.
| See also: | TokenInit(), TokenNext() |
| Category: | CT:String manipulation , Character functions , Token functions , xHarbour extensions |
| Source: | ct\token2.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com