|
|||||||||||
|
Re: Administrivia: List Announcement
From: Bernie Cosell <bernie(at)fantasyfarm.com>
Date: Tue May 13 2003 - 15:11:05 EDT
> ... The basic idea is that people are presented with a
> We'll kick this off with the first challenge, which was devised by Aaron
I have to confess that I've not done hardly any C programming in a LOT of years, but there's at least one obvious problem in this little program: > char *buf1 = malloc(SIZE);
^^^^^^^^^
What harm that causes is hard to evaluate, though, isn't it? Doesn't it depend a lot on how a particular C compiler lays things out and how the libraries (in particular, malloc) work and what else the program has been doing? /Bernie\ -- Bernie Cosell Fantasy Farm Fibers mailto:bernie@fantasyfarm.com Pearisburg, VA --> Too many people, too few sheep <--Received on Tue May 13 18:19:53 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:07:39 EDT |
||||||||||
|
|||||||||||