-
- 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.
parent
c47b2a79
No related branches found
No related tags found
Please register or sign in to comment