-
- Downloads
Created global truncstr(str,set) method, truncates a given string at the first
occurance of any char in set (ala strpbrk). Returns the truncated string.
Please register or sign in to comment
occurance of any char in set (ala strpbrk). Returns the truncated string.