POSUPPER()
Left-most position of an uppercase letter in a string
- Syntax
-
- POSUPPER (<cString>, [<lMode>], [<nIgnore>]) -> nPosition
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- POSUPPER() is compatible with CT3's POSUPPER().
- Platforms
-
- All
- Files
-
- Source is pos1.c, library is libct.
- See Also