|
Simple Operating System
|
Test every library and system element. More...
#include <io.h>#include <file.h>#include <conio.h>#include <mouse.h>#include <graphics.h>#include <string.h>#include <stdlib.h>
Go to the source code of this file.
Functions | |
| __start int | main () |
Variables | |
| char | b [] = "DISK 1234567890" |
Test every library and system element.
Definition in file test.c.