Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!seismo!mcvax!boring!guido From: guido@boring.uucp (Guido van Rossum) Newsgroups: net.lang.c++ Subject: C++ on a PC/XT with Microsoft C and MS-DOS 2.0? Message-ID: <6914@boring.UUCP> Date: Tue, 20-May-86 22:08:22 EDT Article-I.D.: boring.6914 Posted: Tue May 20 22:08:22 1986 Date-Received: Fri, 23-May-86 23:48:33 EDT Reply-To: guido@mcvax.UUCP (Guido van Rossum) Organization: "Stamp Out BASIC" Committee, CWI, Amsterdam Lines: 15 Apparently-To: rnews@mcvax I'd like to port C++ to our PC/XT. Has anybody already done this? Are there particular things I should look out for? Is it a lot of work? There was a note on the net suggesting that Lattice C was more appropriate than Microsoft because of problems with struct assignment; this seems strange because my Lattice (2.14) compiler doesn't even have struct assignment while my Microsoft (3.0) has! I expect that the limit of 31 characters for identifiers could be a problem, given the long names C++ generates; what are the experiences with this? Please reply by mail; I'll summarize if I get any useful responses. Guido van Rossum, CWI, Amsterdam