CTCInit()

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()

2 responses to “CTCInit()

  1. Pingback: Clipper Tools Set Functions | Viva Clipper !

  2. Pingback: Harbour All Functions – C | Viva Clipper !

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Google photo

You are commenting using your Google account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.