-
- Downloads
Use memcpy() rather than str*cpy() since the buffer size is known and we
don't actually need the terminating NULL. Still terminate prefix though to be nice.
Loading
Please register or sign in to comment
don't actually need the terminating NULL. Still terminate prefix though to be nice.