Re:problem in printf stuff
Posted: Wed Nov 13, 2002 6:09 pm
the ... is for telling GCC that extra aguments supported ( the %d's )
the va_...stuff is for getting what's in those ...'s ( the %d's cur_cursorX/Y )
the out stuff I tested I know it works...(It works better than the one on the OS faw...that had a bug but I fixed it.)
you can't load your kernel at more thatn 9000h in real mode.
So that won't work.
the va_...stuff is for getting what's in those ...'s ( the %d's cur_cursorX/Y )
the out stuff I tested I know it works...(It works better than the one on the OS faw...that had a bug but I fixed it.)
you can't load your kernel at more thatn 9000h in real mode.
So that won't work.