<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Read mmap()<BR><BR>
<DIV><FONT color=#ff0000>Prof NB Venkateswarlu</FONT></DIV>
<DIV><FONT size=1>B.Tech(SVU), M.Tech(IIT-Kanpur), Ph.D(BITS,Pilani), PDF(U of Leeds,UK)</FONT></DIV>
<DIV><FONT color=#ff0000>Visit My Home at:</FONT> <FONT color=#0000ff>www.ritchcenter.com/nbv</FONT></DIV><BR><BR>--- On <B>Tue, 11/4/08, Tim Aslat <I>&lt;tim@spyderweb.com.au&gt;</I></B> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px">From: Tim Aslat &lt;tim@spyderweb.com.au&gt;<BR>Subject: Re: [LCP] mapping memory<BR>To: "Linux C Programming" &lt;linuxcprogramming@lists.linux.org.au&gt;<BR>Date: Tuesday, November 4, 2008, 10:55 AM<BR><BR><PRE>In the immortal words of Mark Farnell  on 11/04/08 09:18:
&gt; In a Linux process, I have malloc'ed a piece of memory.  Within this
&gt; process, are there any ways to map this chunk of memory to a different
&gt; address?

I suspect one of these will suit your purpose.

memccpy
memcpy
memmove
strcpy
strncpy

Check the appropriate man pages for details on usage

Cheers

Tim

-- 
Tim Aslat &lt;tim@spyderweb.com.au&gt;
Spyderweb Consulting
http://www.spyderweb.com.au
Mobile: +61 0401088479

_______________________________________________
This is the Linux C Programming List
:  http://lists.linux.org.au/listinfo/linuxcprogramming List
</PRE></BLOCKQUOTE></td></tr></table><br>