From: "Brent Ritchie" Newsgroups: comp.os.msdos.djgpp Subject: Writing text to screen Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Sat, 03 Aug 2002 18:44:33 GMT NNTP-Posting-Host: 24.100.15.249 X-Complaints-To: abuse AT rogers DOT com X-Trace: news01.bloor.is.net.cable.rogers.com 1028400273 24.100.15.249 (Sat, 03 Aug 2002 14:44:33 EDT) NNTP-Posting-Date: Sat, 03 Aug 2002 14:44:33 EDT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I just wanted to know how do I write text to the screen without using "cout". I am writing a Command line for my new OS and I don't want to re-write the C++ standard library just yet. My OS runs in protected mode so I'll have to use the video memory directly. Any help appreciated. Thanks, Brent Ritchie -- BROS http://members.rogers.com/britchieb212/