http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can anyone hlelp??~~



Also the line unsigned int *clock = (unsigned int *)0x000046CL; // pointer
to clock was initially
unsigned int far *clock = (unsigned int far *)0x000046CL; // pointer to
clock

but I got the errors:-
Guess.c(22) : error C4226: nonstandard extension used : 'far' is an obsolete
keyword
Guess.c(22) : error C4226: nonstandard extension used : 'far' is an obsolete
keyword

again this was after I took out graph.h, do think this is related?

=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once

To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html