Skip to content
GitLab
Explore
Sign in
Register
Aug 25, 2002
fa45fd32
Created global truncstr(str,set) method, truncates a given string at the first
· fa45fd32
rswindell
authored
Aug 25, 2002
occurance of any char in set (ala strpbrk). Returns the truncated string.
fa45fd32
Created global truncstr(str,set) method, truncates a given string at the first
rswindell
authored
Aug 25, 2002
occurance of any char in set (ala strpbrk). Returns the truncated string.
Loading