Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vgastreambuf.h File Reference


Detailed Description

A IOStreams streambuf that writes to the VGA buffer.

#include <streambuf>

Include dependency graph for vgastreambuf.h:

Go to the source code of this file.

Namespaces

namespace  Zygoma
namespace  Zygoma::ia32

Functions

int vgaWriteChar (char c)
 Displays a character at the next cursor position on the VGA screen.


Function Documentation

int Zygoma::ia32::vgaWriteChar char  c  ) 
 

Displays a character at the next cursor position on the VGA screen.

Parameters:
c [IN] The charcter to be displayed. Currently supports some sort of superset of US-ASCII.


Generated on Fri Sep 2 10:45:00 2005 for zygoma by doxygen 1.4.2