Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!proto!joe From: joe@proto.com (Joe Huffman) Newsgroups: comp.lang.c++ Subject: Re: Mixing C with C++ Message-ID: <1991Apr27.031507.6146@proto.com> Date: 27 Apr 91 03:15:07 GMT References: <1991Apr22.064847.16929@cs.nott.ac.uk> <1991Apr23.133931.6716@ssd.kodak.com> <690@taumet.com> Organization: Prototronics @ Sandpoint, Idaho Lines: 10 steve@taumet.com (Stephen Clamage) writes: >Not necessarily. All C++ compilers I am familiar with require that >main() be compiled with with the C++ compiler. This does not mean You must not be familiar with the Zortech Compiler. It does not have that requirement. -- joe@proto.com