-
- Downloads
Add input K_TRIM and K_NOSPACE mode flags
K_TRIM causes leading and trailing whitespace to be trimmed. K_NOSPACE disallows any whitespace characters to be added to the string. Previously, trailing whitespace was always trimmed. Now, only do that if/when K_TRIM is specified.
Loading
Please register or sign in to comment