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

Re: Overlays



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

#Sunday 28 April 2002 18:09# Message from Francesco Orsenigo:
> 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..

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. 

Chris
- -- 
=[ http://www.starforge.co.uk/ ]===[ Explorer2260 Lead Designer and Coder. ]  
=[ Public key: ]===================[ http://www.starforge.co.uk/pubkey.txt ]
=[ Quod nesciunt eos interficiet. ]
- --
A great many people think they are thinking when they are merely
rearranging their prejudices.
        -- William James
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8zDN3twxr0HXns0wRAoZ1AKDtkDNBiHsFLafzhr3fHMGD9dxP0gCgxkx5
WkCscNFFiArftp0PBR0m0Do=
=NR77
-----END PGP SIGNATURE-----