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

utils.h File Reference

#include <limits.h>

Go to the source code of this file.

Functions

char * ExtractName (char *s)
int parseArg (int argc, char *argv[], char *tag)
char * printOnOff (int flag)
template<class Etype> Etype myMin (Etype *l, int n)
template<class Etype> Etype myMax (Etype *l, int n)


Function Documentation

char* ExtractName char *    s
 

template<class Etype>
Etype myMax Etype *    l,
int    n
[inline]
 

template<class Etype>
Etype myMin Etype *    l,
int    n
[inline]
 

int parseArg int    argc,
char *    argv[],
char *    tag
 

char* printOnOff int    flag
 


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