Name

with_lcc — returns if LCC-Win32 is the default C Compiler.

Calling Sequence

bOK=with_lcc()

Parameters

bOK

returns %T if LCC-Win32 is the default C Compiler.

Description

checks if LCC-Win32 is the default C Compiler.

Examples

bOK=with_lcc()

Authors

Allan CORNET