4.0 String and Character Concepts

This section provides background information for the string and character functions that are in the LibC library. We assume that you have a basic understanding on how to use the standard string functions (from string.h) and character type functions (from ctype.h) and that if you need additional help, you have access to a C programming manual.

NetWare® applications can use any of the LibC string interfaces. If you are undecided on which interface to use, here are a few guidelines:

This section covers the following topics: