[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overlays



Chris:
> BTW, don't let the "everything lumped together" aspect of a linked binary
> discourage you from paying attention to how you structure your code:
> placing related groups of functions and structures in the same files,
> splitting different functionality across diferent files and so on may not
> have any effect on the resulting program but it will make your code easier
> to follow and maintain.

I pay a great attention to it.
That is why i had to know any aspect and side effect of code splitting.

bye,
Francesco