Help for this page

Select Code to Download


  1. or download this
    int psCheck( const char* prog_name )
    {
       dSP;
    ...
       LEAVE;
       return count;
    }
    
  2. or download this
    adaptermain.cpp: In function `int psCheck(const char*)': 
    *adaptermain.cpp:365: error: `push_scope' undeclared (first use this f
    +unction) 
    *adaptermain.cpp:365: error: (Each undeclared identifier is reported o
    +nly once  
    ...
    *adaptermain.cpp:379: error: `sv_2iv' undeclared (first use this funct
    +ion) 
    *adaptermain.cpp:381: error: `free_tmps' undeclared (first use this fu
    +nction) 
    *adaptermain.cpp:382: error: `pop_scope' undeclared (first use this fu
    +nction)