Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!osf.org!meeks From: meeks@osf.org (W. Scott Meeks) Newsgroups: comp.windows.x.motif Subject: Re: Motif and C++ (Mrm) Message-ID: <9012211800.AA18025@osf.osf.org> Date: 21 Dec 90 18:00:48 GMT References: <14826@crdgw1.crd.ge.com> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 19 >From: crdgw1!sunburst.crd.ge.com!inoue@uunet.uu.net > >In using C not C++, no problem was happend for using MrmAppl.h. >Please tell me the policy and if possible, why motif demos are >including MrmAppl.h. Should I change all #include lines from >MrmAppl.h to MrmPublic.h in C files also? > Yes, MrmPublic.h is the correct include file for applications using Mrm functions; the use of MrmAppl.h has been deprecated. The demos in 1.1 include MrmAppl.h as a holdover from 1.0 when MrmAppl.h was the proper include file and the incompatibility problems with C++ hadn't been fully realized yet. This will be fixed in 1.1.1 when it is released; all demos will include MrmPublic.h instead of MrmAppl.h. W. Scott Meeks Open Software Foundation meeks@osf.org (617) 621-7229