Drogon:
bytes !!!
That makes it easy. Use memcpy() to copy all the bytes. Use strlcpy() if you want the copy to stop when a NULL is found.
Drogon:
bytes !!!
That makes it easy. Use memcpy() to copy all the bytes. Use strlcpy() if you want the copy to stop when a NULL is found.