Name: Anonymous 2009-06-17 7:40
i have a C program that manipulates buffers.
What is the
1)fastest way to copy buffer-to-buffer(except changing pointers)
2)fastest way to write buffer into file.
What is the
1)fastest way to copy buffer-to-buffer(except changing pointers)
2)fastest way to write buffer into file.