delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/12/03:19:35

From: G DOT DegliEsposti AT ads DOT it
To: "Daleg" <pekkaka AT dlc DOT fi>
cc: djgpp AT delorie DOT com
Message-ID: <C1256602.0026D6CD.00@vega.ads.it>
Date: Tue, 12 May 1998 09:12:31 +0200
Subject: Re: Easymik.h gives Parse errors!!!,, HELP!!!
Mime-Version: 1.0




>I just  downloaded the Easymik.zip for the MikAlleg, but now im confused
>with these parse errors they start at, i think..
>
>Easymik.h 40: parse error before *
>

line 40 of your .h file looks like this:

>UNIMOD *init_mod(char *fn, char looped);

So the error is caused by the word "UNIMOD".

You have to #include the header file where UNIMOD is define in easymik.h
too,
while you are including in your .c file only,
otherwise gcc has no way to recognize the UNIMOD identifier.

ciao
  Giacomo



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019