CTCInit()
Initializes the CT3 library, C part
Syntax
CTCInit() -> <lInitialized>
Arguments
None
Returns
<lInitialized> .T. if the function has been correctly initialized
Description
The CTCInit() function initializes the C source part of the CT3 library. Do not call this function directly.
Compliance
CTCInit() is a new function in Harbour’s CT3 library.
Platforms
All
Files
Source is ctc.c, library is libct.
Seealso
CTINIT(), CTEXIT()
Pingback: Clipper Tools Set Functions | Viva Clipper !
Pingback: Harbour All Functions – C | Viva Clipper !