home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!maxtal
- From: maxtal@extro.ucc.su.OZ.AU (John MAX Skaller)
- Subject: Re: Is C++ "for the rest of us" ?
- Message-ID: <1992Aug17.124622.14833@ucc.su.OZ.AU>
- Sender: news@ucc.su.OZ.AU
- Nntp-Posting-Host: extro.ucc.su.oz.au
- Organization: MAXTAL P/L C/- University Computing Centre, Sydney
- References: <1355EN@netmbx.netmbx.de>
- Date: Mon, 17 Aug 1992 12:46:22 GMT
- Lines: 25
-
- In article <1355EN@netmbx.netmbx.de> jrobie@netmbx.netmbx.de (Jonathan Robie) writes:
- >I have been talking to managers who are very nervous about
- >moving to C++. It seems to have a reputation for being
- >difficult to master, and those of us who program in C++
- >are sometimes considered Gurus.
- >
- >What guidelines would you give to a manager who is trying
- >to decide whether to use C++ for an new project? Would you
- >suggest that a team with average programmers move to C++ ?
- >Should a programming team attempt a C++ project if they do
- >not have any C++ gurus to fall back on?
- >
- The principal issue is the quality of the compiler, surely.
- After all, you can write C in C++ quite happily. C compatibility
- is C++ biggest advantage (and biggest disadvantage).
-
- I still write lots of 'C' programs, they just happen
- to have built in strings, lists, extensible arrays and other
- things you always wanted in C. Thats why its C, ++ :-)
-
- --
- ;----------------------------------------------------------------------
- JOHN (MAX) SKALLER, maxtal@extro.ucc.su.oz.au
- Maxtal Pty Ltd, 6 MacKay St ASHFIELD, NSW 2131, AUSTRALIA
- ;--------------- SCIENTIFIC AND ENGINEERING SOFTWARE ------------------
-