char *Ns_StrCopy( char *string );
The Ns_StrCopy function is identical to the Ns_StrDup function but allows for the string parameter to be NULL, in which case Ns_StrCopy does nothing and returns NULL.
Top of Page
Copyright © 1998-99 America Online, Inc.