Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

debug.cc File Reference

#include <stdio.h>
#include <stdlib.h>

Include dependency graph for debug.cc:

Include dependency graph

Go to the source code of this file.

Functions

int main ()


Function Documentation

int main  
 

Definition at line 19 of file debug.cc.

00020 {
00021   printf("debug doesn't work on this platform.\n");
00022   exit(-1);
00023 }


Generated on Sun Dec 2 15:27:50 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001