hb_strRTrimLen()
Return length of a string, ignoring trailing white space (or true spaces)
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_strRTrimLen( const char * szText, ULONG ulLen, BOOL bAnySpace ) --> ( ULONG )ulResult
- Arguments
-
- <szText>
- <ulLen>
- <bAnySpace>
- Returns
-
- Description
-
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All