Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!quintus!ok From: ok@quintus.uucp (Richard A. O'Keefe) Newsgroups: comp.lang.c++ Subject: Re: Objective-C vs C++ Message-ID: <635@quintus.UUCP> Date: 5 Nov 88 04:25:58 GMT References: <8335@nlm-mcs.arpa> <3438@jpl-devvax.JPL.NASA.GOV> <485@otc.oz> Sender: news@quintus.UUCP Reply-To: ok@quintus.UUCP (Richard A. O'Keefe) Organization: Quintus Computer Systems, Inc. Lines: 16 In article <485@otc.oz> gregw@otc.oz (Greg Wilkins) writes: >In article <3438@jpl-devvax.JPL.NASA.GOV>, david@beowulf.JPL.NASA.GOV (David Smyth) writes: >> rather C++ IS A DIFFERENT LANGUAGE! Just try including , If this means , I note that some of the files in have "#ifdef cplus" in them. Specifically, /usr/include/suntool/{ emptysw, fullscreen, gfxsw, menu, msgsw, selection, tool_struct, ttysw, ttytlsw }.h contain "#ifdef cplus" wrapped around function prototypes, as do /usr/include/sunwindow/{ pixwin, pw_util, rect, rectlist, win_{environ, input, struct} }.h Evidently *somebody* thinks that C++ works with these files... Mind you, the copies I looked at were dated 1984, perhaps C++ doesn't like them now.