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.
Name:
Anonymous2009-06-17 7:41
memcpy
hPutStr
Name:
Anonymous2009-06-17 7:45
>>1
the fastest way is to implement a lisp subsystem, then copy and write your buffers within that