Mail Archives: djgpp/1997/11/02/23:37:37
At 05:05 11/2/1997 +0100, you wrote:
>I've got some trouble with functions like malloc() and memcpy().
>
>Does anyone have some source code that shows how to use them or know
>about a place at the WWW where I can get it?
Nearly every program written in C has extensive use of these functions.
Perhaps consider looking at some GNU sources. Textutils might be the simplest.
Functions like that are so basic to the C language that this might be a good
question to ask on comp.lang.c. In addition, any book on vanilla ANSI C
should cover them.
>And DON'T tell me to read the info files as I already has.
Okay, but you might be even more likely to get help if you say which parts
of it you didn't understand, or what you're trying to do that doesn't work.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -