@sharad ... Bingo , That's what i'm asking.. sort of a device specific
terminal output code.
but in my case it's going to be simple vga monitor.
Actually, i'm looking for a language independent way to output anything on
screen/terminal.



regards
Sahil
http://twitter.com/sonusahil
http://www.commgod.co.cc
 ....The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One.
'Do it yourself'. Yes, that's it.


On Sun, Aug 29, 2010 at 9:43 AM, Sharad Birmiwal
<[email protected]>wrote:

> > That's what I said, using stdarg.h
> > But his environment doesn't permit use of standard libraries; probably
> he's
> > working to write a kernel.
>
> What I understood from his reply was that he isn't allowed to use
> direct methods like putc() and putchar().
>
> @Sonu, if you want to work at the kernel level, you will have to write
> device specific terminal output code. If I remember correctly, you
> need to call interrupt 10h. See http://en.wikipedia.org/wiki/INT_10
> for example.
>
>
> SB
>
> --
> l...@iitd - http://tinyurl.com/ycueutm
>

-- 
l...@iitd - http://tinyurl.com/ycueutm

Reply via email to