Simple Operating System
test.c File Reference

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>
Include dependency graph for test.c:

Go to the source code of this file.

Functions

__start int main ()
 

Variables

char b [] = "DISK 1234567890"
 

Detailed Description

Test every library and system element.

Definition in file test.c.