/strasp

This package contains the source for the function strasp() (in strasp.c) which seperates (or "splits") a string according to a string of delimeters and returns an array of pointers to newly allocated strings (i.e., char **).

Primary LanguageCGNU General Public License v2.0GPL-2.0

strasp