Suggestion of three new functions for glibc
Aki Tossavainen
cmouse@quakenet.org
Wed Oct 22 04:17:00 GMT 2003
These functions handle trimming of strings.
What is trimming? Trimming is removing from left and/or right side of
string all characthers matching trimmers. These functions do that.
The modification is done directly into the buffer, as the result will
require as much or less memory than original.
Please, feel free to comment or anything. Would be nice to hear what you
think.
Aki Tossavainen
cmouse@quakenet.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trim.c
Type: text/x-csrc
Size: 546 bytes
Desc: Trimming functions
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20031022/9cdf27d8/attachment.bin>
More information about the Libc-alpha
mailing list