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