hb_strAt()
Returns an index to a sub-string within another string
- Syntax
-
- C Prototype
- #include <hbapi.h>
- hb_strAt( const char * szSub, ULONG ulSubLen, const char * szText, ULONG ulLen ) --> ( ULONG )ulResult
- Arguments
-
- <szSub>
- <ulSubLen>
- <szText>
- <ulLen>
- Returns
-
- Description
-
Examples
- Status
- Ready
- Compliance
-
- Compliance is not applicable to API calls.
- Files
-
- Library is vm
- Platforms
-
- All