-
- Downloads
Use memcpy and an output pointer to avoid inefficient use of repeated
strncat() each of which requires the terminating null be located.
Loading
Please register or sign in to comment
strncat() each of which requires the terminating null be located.