util_parse_comma_strings
Description:
Parses comma-separated list of values into SList.
Parameters:
strings |
string of comma-separated values |
Returns:
Newly allocated SList of newly allocated strings corresponding to values parsed
from |