CTCEXIT()
Uninitializes the CT3 library, C part
- Syntax
-
- CTCEXIT () -> nil
- Arguments
-
- none
- Returns
-
- nil
- Description
-
- The CTCEXIT() function uninitializes the C part of the CT3 library. Do not call this function directly.
- Status
-
- Ready
- Compliance
-
- CTCEXIT() is a new function in Harbour's CT3 library.
- Platforms
-
- All
- Files
-
- Source is ctc.c, library is libct.
- See Also