Comeau C++ 3.0 (Template
10-Mar-92 11:30:09
Sb: #21268-Comeau C++ 3.0 (Template
Fm: Greg Comeau@Comeau Cmptg 72331,3421
To: Matthew Stibbe 71660,155
>>Comeau C++ 3.0 adds support for … others to include the Atari ST
>
>When? Now? Please!
Our official comment on Comeau C++ 3.0 for the Atari ST is "No comment."
BTW, for those interested, all order for Comeau C++ 3.0 for AmigaDOS have
shipped (the last batch went out yesterday).
Please note that line 99 currently reads:
do forever
However, that should be line 100, line 99 should be:
rootfile = ''
so you should have:
rootfile = ''
do forever