Date: Wed, 16 Jul 1997 12:39:52 -0700 (PDT) Message-Id: <199707161939.MAA08250@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: akupsta AT interlog DOT com From: Nate Eldredge Subject: Re: How to declare pointers Cc: djgpp AT delorie DOT com Precedence: bulk You wrote: >How do I declare a pointer in DJGPP? ANSI C conventions are : >char *bufffer; > >I'm getting parse errors when compiling.. That's legal. Your error is probably somewhere else. If you're completely stumped, post the source here. Nate Eldredge eldredge AT ap DOT net