[comp.protocols.iso.dev-environ] ISODE from C++

Jimmy_Guse.NSD@LCCMAIL.OCF.LLNL.GOV (Jimmy Guse) (03/15/91)

                       Subject:                                Time: 11:08 AM
  OFFICE MEMO          ISODE from C++                          Date: 3/14/91
Has anyone thought about how to get ISODE to work from C++.

A cursory examination reveals a need for header files defining all the
library functions; in addition a declaration of the form:

typedef struct X
{
} X;

-- which is not allowed in C++ -- appears in ISODE header files.


Are there plans or wishes to support C++ in the near future?

Thanks, any help appreciated

Jimmy
guse@llnl.gov