strLib.setBlankTerminator
The system function strLib.setBlankTerminator changes a null terminator and any subsequent characters to spaces. strLib.setBlankTerminator changes a string value returned from a C or C++ program to a character value that can operate correctly in an EGL program.
- target
- The target string item. If no null is found in target, the function has no effect.