Skip to content
GitLab
Explore
Sign in
Register
Mar 15, 2006
76b33edd
Use memcpy() rather than str*cpy() since the buffer size is known and we
· 76b33edd
deuce
authored
Mar 15, 2006
don't actually need the terminating NULL. Still terminate prefix though to be nice.
76b33edd
Use memcpy() rather than str*cpy() since the buffer size is known and we
deuce
authored
Mar 15, 2006
don't actually need the terminating NULL. Still terminate prefix though to be nice.
Loading