| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Retrieves the version of the C compiler shipped with xHarbour.
HB_Compiler() --> cCompilerVersion
The function returns a character string holding the name and version of the C compiler shipped with xHarbour.
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.
| 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 |
http://www.xHarbour.com