Class Hierarchy   Compound List   File List   Compound Members   File Members  

lcd.c File Reference

wrapper for ROM LCD number display functions. More...

Functions


Detailed Description

wrapper for ROM LCD number display functions.

Author(s):
Markus L. Noga <noga@inrialpes.fr>


Function Documentation

void lcd_number (int i, lcd_number_style n, lcd_comma_style c)

show number on LCD display.

Parameters:
i - the number
n - a number style
c - a comma style

legOS-0.1.7 is released under Mozilla Public License. Original code © 1998-1999 by Markus L. Noga.