[ROOT] --> small
public CParser ( ) ;
public BOOL Create ( ) ;
public char * left ( const char * , int ) ;
public char * right ( const char * , int ) ;
public char * mid ( const char * , int start , int ) ;
public char * ltrim ( char * ) ;
public char * rtrim ( char * ) ;
public int instr ( int , const char * , const char * ) ;
public char chr ( int ) ;
public double val ( const char * ) ;
public char * tostr ( double ) ;
public int mathparser ( const char * , double * ) ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.