Category > Pointer functions |
Item | Description |
---|---|
HB_Exec() | Executes a function, procedure or method from its pointer. |
HB_ExecFromArray() | Executes a function, procedure or method indirectly. |
HB_Pointer2String() | Reads bytes from a pointer into a character string. |
HB_String2Pointer() | Obtains the pointer for a character string. |
Valtype() | Determines the data type of the value returned by an expression. |
http://www.xHarbour.com