hb_retclen()
Returns a string with a specific length
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_retclen( char * szText, ULONG ulLen ) --> void
- Arguments
-
- <szText>
- <ulLen>
- Returns
-
- Description
-
- Note that when HB_API_MACROS is defined, this function is replaced with a macro: hb_retclen( szText, ulLen ) --> hb_itemPutCL( &hb_stack.Return, szText, ulLen )
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All