Mail Archives: djgpp/1999/09/17/14:28:29
Nate Eldredge wrote:
>
> Krogg wrote:
> >
> > Please help...I want implement double buffering in my current
> > project but i cant seem to get this line to work:
> >
> > BITMAP *buffer=create_bitmap(1024,768);
> >
> > If i comment it out my program will compile and
> > run fine and if i load some other program that
> > uses the same code it will compile fine as well..
> > Does my program have a hex on it?
> >
> > the error i get is:
> >
> > Compiling: XXXX.c
> > In function `main':
> > XXXX.c(39) Error: parse error before `*'
> > There were some errors
> >
> > It dont make any sense,cause is i comment it out
> > it will compile fine...
> > What could i be doing wrong?...I am at my wits end.
>
> Did you #include <allegro.h>?
Yes,Like i say every thing works fine if i comment out
that line and dont use the buffer.I cant figure why this
is happining....
--
|"""""<`.THE PRINCE ,'>"""""""""""""""""""""""""""""""""""|
| `.`/""""""\,',' my sig is too big, |
|SEE HIS ( / \ \' SEE HIS but its really cool. |
| FACE \/<> <>\/ SMILE |
| / W \ Visit my ascii art site: |
| ,'\_|||||_/`. http://www.gtcom.net/~krogg/ascii/ |
| ,',' ||| `.`. krogg DOT no DOT to DOT spam AT gtcom DOT net |
|____<,' TIME TO DIE `.>____Remove no.to.spam to reply____|
- Raw text -