Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!munnari!otc!metro!basser!elecvax!cad!raymond From: raymond@cad.unsw.oz (Raymond Leung) Newsgroups: comp.lang.c++ Subject: How portable is C++ programs to systems with only C compilers? Message-ID: <126@cad.unsw.oz> Date: Sat, 2-May-87 02:47:42 EDT Article-I.D.: cad.126 Posted: Sat May 2 02:47:42 1987 Date-Received: Sun, 3-May-87 05:47:53 EDT Organization: JMRC, School of Electrical Engineering, UNSW, Australia Lines: 14 Is it possible to port a C++ program to systems without C++ support? What I mean is: Can I take the translated C code to another system with only standard C compiler and libraries and make it to work? Would any feature in C++ become unusable in this way? If yes, can they be compensated for? How? Would C++ be part of a standard UNIX system in future? Thanks in advance. Raymond Leung Joint Microelectronic Research Centre, University of New South Wales, Australia.