[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Memory copy



Hi,

this is not a real question about kernel programming but about a user
process... How can I just copy a chunk of memory from a process to
another? Is there a simple memcpy-like call or is it necessary to use
another method, like shared memory, or pipes?

--------------
Miguel
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/