Table of Contents

NAME

SYNOPSIS

DESCRIPTION

The function copies bytes from string to string

RETURN VALUES

The function returns the original value of

SEE ALSO

STANDARDS

The function conforms to

BUGS

In this implementation is implemented using and therefore the strings may overlap. On other systems, copying overlapping strings may produce surprises. A simpler solution is to not use


Table of Contents