[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Overlays
Al Riddoch:
[cut]
>When you build your program, the concept of modules as .c or .o files
>is essentially lost, and all the code is contained in the binary.
This means that my bare C code organization does not affect it all..
Marcus Ilgner:
[cut]
>There you can find some information on the linux kernel
>memory management.
I'll take a look.
Steve Baker:
> The best advice is "Just don't worry about it".
Aye aye sir! =)
Ok, i wanted only to know if i should follow some programming pattern.
It seems i shouldn't!
Ok, thank you all!
Francesco Orsenigo
Xarvh Project http://freeweb.lombardiacom.it/xarvh/
- References:
- Overlays
- From: Francesco Orsenigo <xarvh@lombardiacom.it>
- Re: Overlays
- From: Steve Baker <sjbaker1@airmail.net>