V
Vincenzo Conti
Hi to all,
programming ANSI C on UNIX (Tru64 5.1A, but I hope it is not
important).
I need to load an executable in memory (ex: a copy of /usr/bin/telnet)
and start it from memory.
While executing telnet_copy, delete the copy.
Is it possible using mmap ?
Could you provide a short example ?
Thank you very much.
Vic
programming ANSI C on UNIX (Tru64 5.1A, but I hope it is not
important).
I need to load an executable in memory (ex: a copy of /usr/bin/telnet)
and start it from memory.
While executing telnet_copy, delete the copy.
Is it possible using mmap ?
Could you provide a short example ?
Thank you very much.
Vic