String Manipulation Routines
Visual FoxPro 9.0 SP2 |
String Manipulation Routines |
See Also |
![]() |
These API routines allow you to manipulate strings.
- _StrCmp( ) API Library Routine
-
Compares two null-terminated strings.
- _StrCpy( ) API Library Routine
-
Copies a null-terminated string from src to dest.
- _StrLen( ) API Library Routine
-
Returns the length in bytes of a null-terminated string.
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic