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).
Log in to post a comment.