xHarbour Reference Documentation > Function Reference |
Retrieves the PCode version of the current xHarbour build.
HB_PCodeVer() --> cPCodeVersion
The function returns the PCode version of the current xHarbour build as a character string.
See also: | HB_BuildDate(), HB_BuildInfo(), HB_Compiler(), Os(), Os_VersionInfo() |
Category: | Environment functions , xHarbour extensions |
Source: | rtl\version.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com