kstdio.h File Reference

#include <sys/types.h>

Go to the source code of this file.

Functions


Function Documentation

int atoi (  const char *  str  ) 
 

Definition at line 10 of file stdlib.c.

void clrscr (  void   ) 
 

Definition at line 103 of file video.c.

unsigned int get_vector_elements (  char **  p  )  [inline]
 

Obtiene la cantidad de strings que contiene el vector.

Definition at line 179 of file libk.c.

char getascii_v (  char   ) 
 

char* gets (  char *  s  ) 
 

Definition at line 225 of file teclado.c.

unsigned char* gotoxy (  int  ,
int 
) 
 

Definition at line 146 of file video.c.

unsigned char inportb (  word  puerto  ) 
 

Definition at line 6 of file io.c.

Referenced by disable_irq(), enable_irq(), floppy_get_result(), floppy_sendbyte(), read_msr(), and Teclado().

unsigned char inportb_p (  word  puerto  ) 
 

Definition at line 21 of file io.c.

Referenced by get_value().

byte* nextpos (  byte *   ) 
 

void outportb (  word  puerto,
unsigned char  dato
) 
 

Definition at line 14 of file io.c.

Referenced by disable_irq(), enable_irq(), endOfInterrupt(), floppy_sendbyte(), inicializarPics(), init_8254(), init_floppy(), init_floppy_DMA(), init_floppy_new(), mascarasPics(), motor_off(), motor_off_new(), motor_on(), motor_on_new(), and set_dor().

void outportb_p (  word  puerto,
unsigned char  dato
) 
 

Definition at line 29 of file io.c.

Referenced by get_value(), and set_value().

void printn (  unsigned int  num,
int  base
) 
 

Definition at line 162 of file libk.c.

int putchar (  int   ) 
 

Definiciones básicas de entrada/salida para el kernel.

Definition at line 25 of file video.c.

int puts (  const char *   ) 
 

Definition at line 72 of file video.c.

void scroll_up (  void   ) 
 

Definition at line 118 of file video.c.

Referenced by putchar().


Generated on Sun May 30 18:38:36 2004 for Routix OS by doxygen 1.3.6