StuBS
|
Functions | |
int | main () |
Kernels main function. | |
Constants | |
ConsoleOut | cout |
FileOut | foo ("foo.txt") |
int main | ( | ) |
Kernels main function.
Called after initialization of the system by kernel_init()
ConsoleOut cout |
FileOut foo("foo.txt") | ( | "foo.txt" | ) |