COX Library misc.cox
!
int postfix operator !(int i ) precedence postfix ++;
int postfix operator !(int i )
Clock
VECTOR nullfix operator Clock;
VECTOR nullfix operator Clock
CorrectPathName
function void CorrectPathName(char *pc)
PrintDLLNames
function void PrintDLLNames(void);
ReleaseAllCallHooks
function void ReleaseAllCallHooks(void);
SetInfoFiles
void prefix operator SetInfoFiles(const char *pc ) precedence 28;
void prefix operator SetInfoFiles(const char *pc )
SetPreConversionHook
function void SetPreConversionHook( void (*f)(void) );
UnloadDLL
function int UnloadDLL( const char *);
UnloadDLLs
function int UnloadDLLs(void);
_testcall
function double _testcall(int i, char c, double d );
function double _testcall(int i, char c, double d )
_testcall2
function double _testcall2(double (*pfct)(double, double), double x, double y );
function double _testcall2(double (*pfct)(double, double), double x, double y )
atoi
function int atoi(const char *);
etime
double prefix operator etime(const VECTOR &t1, const VECTOR &t0) precedence 28;
double prefix operator etime(unsigned long t1, unsigned long t0);
double prefix operator etime(const VECTOR &t1, const VECTOR &t0)
double prefix operator etime(unsigned long t1, unsigned long t0)
exp
function double exp(double );
getenv
function char *getenv(const char *);
help
void prefix operator help(const char *s) precedence 4;
void prefix operator help(const char *InfoFile, const char *s );
void prefix operator help(const char *s)
void prefix operator help(const char *InfoFile, const char *s )
void nullfix operator help;
void nullfix operator help
log
function double log(double );
print
void prefix operator print(double d) precedence 4;
void prefix operator print(unsigned long int d);
void prefix operator print(long int d);
void prefix operator print(const char *s);
void prefix operator print(const void *s);
void prefix operator print(double d)
void prefix operator print(unsigned long int d)
void prefix operator print(long int d)
void prefix operator print(const char *s)
void prefix operator print(const void *s)
sin
function double sin(double );
spawnlp
function int spawnlp( int, const char *, const char *, ... );
system
function int system(const char *);
tic
void nullfix operator tic;
void nullfix operator tic
toc
double nullfix operator toc;
double nullfix operator toc
toupper
function int toupper(int );
Function Index
This document was generated using the
texi2html
translator version 1.36.