Thread: EGA mode
View Single Post
Old Jan 21st, 2006, 4:29 PM   #3
matko
Newbie
 
Join Date: Sep 2005
Posts: 28
Rep Power: 0 matko is on a distinguished road
--------------------Configuration: MODEGA - Win32 Debug--------------------
Compiling...
MODEGA.C
D:\zabavni_projekti\MODEGA.C(4) : error C2079: 'regs' uses undefined union 'REGS'
D:\zabavni_projekti\MODEGA.C(11) : warning C4013: 'modeset' undefined; assuming extern returning int
D:\zabavni_projekti\MODEGA.C(11) : warning C4013: 'atoi' undefined; assuming extern returning int
D:\zabavni_projekti\MODEGA.C(14) : warning C4013: 'modeget' undefined; assuming extern returning int
D:\zabavni_projekti\MODEGA.C(20) : error C2224: left of '.h' must have struct/union type
D:\zabavni_projekti\MODEGA.C(21) : error C2224: left of '.h' must have struct/union type
D:\zabavni_projekti\MODEGA.C(22) : warning C4013: 'int86' undefined; assuming extern returning int
D:\zabavni_projekti\MODEGA.C(26) : error C2224: left of '.h' must have struct/union type
D:\zabavni_projekti\MODEGA.C(27) : error C2224: left of '.h' must have struct/union type
D:\zabavni_projekti\MODEGA.C(29) : error C2224: left of '.h' must have struct/union type
D:\zabavni_projekti\MODEGA.C(29) : warning C4033: 'modeget' must return a value
Error executing cl.exe.

MODEGA.OBJ - 6 error(s), 5 warning(s)
matko is offline   Reply With Quote