Path: utzoo!attcan!uunet!ns-mx!l_eld02.icaen.uiowa.edu From: jlhaferman@l_eld02.icaen.uiowa.edu (Jeffrey Lawrence Haferman) Newsgroups: comp.lang.c++ Subject: converting a C program to C++ Message-ID: <1040@ns-mx.uiowa.edu> Date: 26 Mar 90 20:43:56 GMT Sender: news@ns-mx.uiowa.edu Lines: 21 Could anyone give me some pointers on converting a C program to C++? I don't necessarily need to take advantage of the C++ features - I just want to get my C program to compile under C++. What is the minimum that must be done? I have a main program in C which includes several header files and links in some (non-standard) libraries. I don't have source for the libraries, but I'm hoping I just need to modify the header files (external linkage, suspending type checking here and there, etc). I am making some headway on the conversion, but if someone experienced with this could provide some advice, I'd appreciate it. Jeff Haferman internet: jlhaferman@icaen.uiowa.edu Department of Mechanical Engineering University of Iowa Iowa City IA 52240