tarea.c

Go to the documentation of this file.
00001 /* tarea.c */
00002 #include "stdarg.h"
00003 #include <lib/routix.h>
00004 #include <routix.h>
00005 #include <string.h>
00006 
00007 int main (void)
00008 {
00009         printf("Ejemplo de tarea en Routix\n");
00010         exit(0);
00011 }

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