Menu

String functions renamed

The string functions were just renamed with a "str_" prefix. This is to make the library function naming more consistent and eliminate some problems having to do with two object modules in the library having the same name (a no-no for the linker).

Posted by Randall Hyde 2008-01-30

Log in to post a comment.