[prog] Passing data between modules
Kathryn Andersen
kat_lists at katspace.com
Wed Jul 30 07:39:00 EST 2003
On Tue, Jul 29, 2003 at 01:07:28PM +0100, Meredydd wrote:
> One warning with recruits, though, although you almost certainly already
> know this - look out for C novices! If someone has just learnt C,
> especially if (s)he isn't moving up from something lower-level, you
> really need to watch out for accidental clobberings, especially when
> the subtleties of structure passing and serialisation start biting.
And watch out for memory leaks too!
This is particularly important if you intend to have some process
continually running (eg as a daemon), because then the memory usage will
just go up and up and up...
--
_--_|\ | Kathryn Andersen <http://www.katspace.com>
/ \ |
\_.--.*/ | GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/>
v |
------------| Melbourne -> Victoria -> Australia -> Southern Hemisphere
Maranatha! | -> Earth -> Sol -> Milky Way Galaxy -> Universe
More information about the Programming
mailing list