CompuServe Messages

Congrats on C++

    29-Jun-92 09:31:22
Sb: #25008-Congrats on C++
Fm: Greg Comeau@Comeau Cmptg 72331,3421
To: Bill Roberts 76056,1613
>FORS … copy the program to memory. …. program eats up 750K just to start. >Add … dynamic allocation, and I can't compile Hello.c in my 3 meg amiga. My initial reaction is: something is wrong with something you have setup as we have yet to hear any comments like this. Before we start pointing fingers at one another ;-), I'm unclear on what "I can't compile" means. Also, do you have any other things running in the background that might be of some significant size? >I have since modified FORS not to load cfront, and everything works fine. Yes, I believe we mention that this is a possibility twice or so in the docs. >Why did you have the program load into memory? Just curious. Because when we didn't, just about everybody complained and said that since they were going to do it themselves, they we should do it for them (yeah, one lousy line either way, but there point is well taken since so many called to say this). In fact, the latest wave is that the want it resident. The issues is that they want it to load faster.