Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!inria!seti!inria.bdblues!didier From: didier@bdblues.altair.fr (didier plateau) Newsgroups: comp.windows.x Subject: X and Motif include files compatible withh C++ or ANSI C ... Keywords: C++, Motif, X11 Message-ID: <339@seti.inria.fr> Date: 26 Dec 89 13:32:46 GMT Sender: news@seti.inria.fr Reply-To: didier@bdblues.altair.fr Organization: Altair Lines: 11 1) The C++ compiler expect the functions to be declared with their arguments (prototypes) 2) Some C++ keywords are used to define X structures (new, class). The first problem is the bad one ! Does anybody know about X and Motif include files compatible with C++ and ANSI C compilers, or any solution to solve the problem (except generating my own include files ...). - Didier -