Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!linac!midway!msuinfo!convex.cl.msu.edu!jap From: jap@convex.cl.msu.edu (Joe Porkka) Newsgroups: comp.sys.amiga.programmer Subject: Re: SAS Include FILES from HELL, film at 11pm. Message-ID: <1991Feb4.215627.6222@msuinfo.cl.msu.edu> Date: 4 Feb 91 21:56:27 GMT References: <600.27ad2858@vger.nsu.edu> Sender: news@msuinfo.cl.msu.edu Organization: Michigan State University Lines: 15 manes@vger.nsu.edu ((Mark D. Manes), Norfolk State University) writes: >I recently purchased SAS/C and kissed goodbye the MANX C compiler that >I have used for years. > >Now I have a problem. All was going exceedingly well until I decided >to include , when I did this and compiled my program the >compiler complained about needing a closing brace in the nodes.h file >(it was pulled in by exec.h). Try also including before including any other stuff. Most cbm include files include whateverelse they need. not all unfortunately.