Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: "Wayne K. Werner" Newsgroups: scea.yaroze.programming.codewarrior Subject: Initializing the heap Date: 30 Oct 1997 19:09:53 GMT Organization: WermX Software Lines: 18 Message-ID: <01bce566$fdb8c1a0$a5bf43ce@wkwerner> NNTP-Posting-Host: port65.con2.com X-Newsreader: Microsoft Internet News 4.70.1161 Say what?! What's this about initializing the heap in main? I don't believe that the GNU users have to do that. It's a common detail, part of the setup of just about any non-trivial program, full of magic numbers, that belongs in the startup code! And this makes CW code incompatable with GNU, without some further #pragma crap. As for me, I think I will look into modifying the startup code to put this back where it belongs. I will post further after I investigate for anyone else who wants to do the same. --- Wayne K. Werner wkwerner@con2.com