Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

C:/Documents/projects/nerek/nkernel/nerek.cpp File Reference

#include <iostream.h>
#include "nerek.h"
#include "module.h"
#include "console.h"

Include dependency graph for nerek.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])


Function Documentation

int main int    argc,
char *    argv[]
 

Definition at line 36 of file nerek.cpp.

00037 {
00038     ConsoleSys();
00039     return 0;
00040 }


Generated on Fri Jun 6 22:02:20 2003 for NeReK by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002