xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

HB_Compiler()

Retrieves the version of the C compiler shipped with xHarbour.

Syntax

HB_Compiler() --> cCompilerVersion

Return

The function returns a character string holding the name and version of the C compiler shipped with xHarbour.

Description

Function HB_Compiler() is used to retrieve information about the C compiler shipped with xHarbour. The C compiler is an integral part of xHarbour and produces OBJ files.

Info

See also:HB_BuildDate(), HB_BuildInfo(), HB_PCodeVer(), Os(), Os_VersionInfo()
Category: Environment functions , xHarbour extensions
Source:rtl\version.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe