hb_vmPushString()
Pushes a string on to the stack
- Syntax
-
- C Prototype
- #include <hbvm.h>
- hb_vmPushString( char * szText, ULONG length ) --> void
- Arguments
-
- <szText>
- <length>
- Returns
-
- Description
-
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All