Skip to content
Snippets Groups Projects
Commit 5e0d2ef7 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

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 a54bb6af
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment