INVSTR 1.0 review
Download
|
|
INVSTR is a library of C functions that follow the behavior of the standard library string functions, but starting all searches and the like from the end of the string rather than the start.
What's New in This Release:
This initial release includes the following functions:
invstrinv
iwcsinv
invstrspn
iwcsspn
invstrcspn
iwcscspn
invstrpbrk
iwcspbrk
invstrcpbrk
iwcscpbrk.
INVSTR 1.0 keywords