6e024a618f
Left marked as broken so as not to step on the intent of the previous committer (broken=unfetchable, in this case).
9 lines
296 B
Text
9 lines
296 B
Text
[ paraphrased from the README ]
|
|
libcache is a high-level C library that allows a programmer
|
|
to use the standard string manipulation functions (like
|
|
strtok() and sscanf()) to parse and access deliminated sentences
|
|
easier.
|
|
|
|
Author: Matt Miller <mmiller@hick.org>
|
|
|
|
--Will <andrews@technologist.com>
|