Xref: utzoo comp.std.c:318 comp.lang.c:12163 Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!cornell!uw-beaver!teknowledge-vaxc!sri-unix!garth!smryan From: smryan@garth.UUCP (Steven Ryan) Newsgroups: comp.std.c,comp.lang.c Subject: Re: Third public review of X3J11 C (a scientist speaks up) Message-ID: <1317@garth.UUCP> Date: 28 Aug 88 00:24:44 GMT References: <64919@sun.uucp> <8358@smoke.ARPA> <4566@saturn.ucsc.edu> <8365@smoke.ARPA> <887@l.cc.purdue.edu> <1290@garth.UUCP> <1988Aug26.162706.22671@utzoo.uucp> Reply-To: smryan@garth.UUCP (Steven Ryan) Organization: INTERGRAPH (APD) -- Palo Alto, CA Lines: 14 >>Sounds like somebody wants an extensible C. > >It's been done, it works well, and it's readily available: C++. Some people have been asking for access to machine specific features. C is good at getting at machine features for one particular machine whether they exist or not. Query: Does C++ do the same or does it define its machine independent operators in terms of specific machine features and give programmers access to the same mechanism? (Why bother buying an unavailable book if I can con someone else in to doing my research for me?)