CTEXIT()

Uninitializes the CT3 library

Syntax

CTEXIT () -> nil

Arguments

none

Returns

nil

Description

The CTEXIT() function uninitializes the CT3 library. Identical code is declared as EXIT FUNCTION, thus should be executed automatically at the end of the application, but it is a good idea to call it explicitly somewhere at the end of your program to make sure that the deinitialization takes place.

Status

Ready

Compliance

CTEXIT() is a new function in Harbour's CT3 library.

Platforms

All

Files

Source is ct.prg, library is libct.