JUSTLEFT()
Move characters from the beginning to the end of a string
- Syntax
-
- JUSTLEFT (<[@]cString>, [<cChar>|<nChar>]) -> cJustifiedString
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- JUSTLEFT() is compatible with CT3's JUSTLEFT().
- Platforms
-
- All
- Files
-
- Source is justify.c, library is libct.
- See Also