Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!hplabs!hp-pcd!hplsla!jima From: jima@hplsla.HP.COM (Jim Adcock) Newsgroups: comp.sw.components Subject: Re: Ted Dunning's flamage (dousing) Message-ID: <8630001@hplsla.HP.COM> Date: 22 May 89 19:57:52 GMT References: <698@oliver.analogy.UUCP> Organization: HP Lake Stevens, WA Lines: 10 > ..in the near future. How about ideas for C? > And I don't mean "switch to C++". Why not switch to C++ ??? One could still write reuseable packages in C++, and give them a C compatible calling interface using the extern "C" construct of C++. ???