Path: chuka.playstation.co.uk!news From: "CRAIG GRAHAM" Newsgroups: scea.yaroze.freetalk Subject: Re: C versus C++ Date: 12 Jan 1998 17:13:49 GMT Organization: Intelligent Research Ltd Lines: 37 Message-ID: <01bd1f7e$825fd1e0$6c0b0a0a@newcastle.twowaytv.co.uk> References: <694s9m$2dh1@emeka.playstation.co.uk> <34b61fe8.37406567@news.scea.sony.com> <01bd1ee3$1f77db40$8fd449c2@Angela1.intelligent-group.com> <34b9636a.174147@news.scea.sony.com> <01bd1f3c$55a1ae40$71d449c2@Angela1.intelligent-group.com> <34b99f91.2340700@news.scea.sony.com> <34ba1a80.10686421@www-s.playstation.co.uk> NNTP-Posting-Host: 194.131.235.3 X-Newsreader: Microsoft Internet News 4.70.1161 Gil Jaysmith wrote in article <34ba1a80.10686421@www-s.playstation.co.uk>... > Newsgroups - any newsgroups, but specifically gated ones - are not the > place for anything more personal than a little gentle ribbing and a > lot of intense technical argument. So please the both of you knock it > off. CRAIG: Blows rasberry, grins and get's a round of beers in ("who's having the Shandy???") [SNIP] > to offer, you have to accept their ego as part of it. Ego without at > least some experience or some code to go with it is tiresome. But Hurray - now, on to the good bit... > Looking at it from a strictly technical viewpoint, the question of > using C++ for Yaroze is dependent on someone porting the GNU C++ > compiler, since I don't think Metrowerks provides C++ support, and I'm > sure Sony hasn't supplied cc1plus.exe. Has anyone done this yet, and > would I be popular if I did it? :=) There's a file that add's NetYarozeC++ to the CodeWarrior New Project dialog on my WWW page. It's not perfect - but it sorts out pretty much all the problems with new/delete not being present, and call constructors and destructors for you - so you do get the whole of C++ in a nice easy to use form - you'd have to be much better at C++ than me to need more (not hard, I'm pretty pants at it). I wrote the stuff to try out the CW C++ GUI more than anything, but it should be useful to the world at large.... > - Gil Craig.