Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

misc.h

Go to the documentation of this file.
00001 //**************************************************************************
00002 #ifndef _MISC_H_
00003 #define _MISC_H_
00004 //**************************************************************************
00005 int myTimer();
00006 double myTimer2();
00007 int mySleep(int n);
00008 char *getlocalIP(void);
00009 int getFileSize(char *filename);
00010 //**************************************************************************
00011 #endif  // _MISC_H_
00012 //**************************************************************************

Generated on Sun Jun 16 17:36:41 2002 for Anirudh's Vortex-Wake Simulation Code by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001