POSCHAR()
Replace character at a certain position within a string
- Syntax
-
- POSCHAR (<[@]cString>, <cCharacter|nCharacter>, [<nPosition>]) -> cString
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- POSCHAR() is compatible with CT3's POSCHAR().
- Platforms
-
- All
- Files
-
- Source is pos2.c, library is libct.
- See Also