How to build a function memcat such as strcat?
From: cylin (cylin_at_avant.com.tw)
Date: 12/17/03
- Next message: John L Fjellstad: "Re: converting utf-8 to wchar_t"
- Previous message: Erik de Castro Lopo: "Re: Entire application as a shared library?"
- Next in thread: Eric: "Re: How to build a function memcat such as strcat?"
- Reply: Eric: "Re: How to build a function memcat such as strcat?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 17 Dec 2003 15:48:23 +0800
Dear all,
Because I need to handle two memory created by "mmap"?
In some case, I need to concatenate these two memory.
Is there any functions which can handle memory concatenate?
If there is not,how to implement?
Thanks.
Regards,
cylin.
- Next message: John L Fjellstad: "Re: converting utf-8 to wchar_t"
- Previous message: Erik de Castro Lopo: "Re: Entire application as a shared library?"
- Next in thread: Eric: "Re: How to build a function memcat such as strcat?"
- Reply: Eric: "Re: How to build a function memcat such as strcat?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|