Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function copies bytes from string to string If the character (as converted to an unsigned char) occurs in the string the copy stops and a pointer to the byte after the copy of in the string is returned. Otherwise, bytes are copied, and a NULL pointer is returned.

SEE ALSO

HISTORY

The function is


Table of Contents