cpp, meta, C++


#undef   BB

#undef   BBStr

#undef   bb

#undef   bbStr

#define BB

#define BBStr( x,y,z )  ;

#define bb

#define bbStr( x,y,z )  ;

#ifndef procNestOn

#undef   BB

#undef   BBStr

#undef   bb

#undef   bbStr

#undef   LB_

#undef   LE_

#undef   LE_ret

#undef      ret

#undef      ret_

#undef   __

#undef   ___

#define BB  if ( 1 < call_nr || errno )

#define bb  if ( 1 < call_nr || errno )

#define BBStr( x,y,z )   

    {

    BB traceStr( x,y,z );   

    }

#define bbStr( x,y,z )   

    {

    bb traceStr( x,y,z );   

    }

#define __   

    {

    bb  

        {

        printf( "\nLine %i", __LINE__ );  

        }

    }

#define ___

#define ret_          

    {

    __ return ;  

    }

#define LE_            __ return ;  

#define LE_ret( x )    __ return( x );  

#define ret( x )   

    {

    __ return( x );  

    }

#define LB_( x )   

    {

    bb printf( "\n-> %s", x );  safe_ut.showSysCalls = 1 ; 

    #endif

    /* Module      ut/msHtm                           htm.ic

   *****************************************************************************

   Author      Gebhard.Greiter@softlab.de

*/

    #include for_spu.h

    

C++ . ALL . top . meta    

class MsHtm


/* _____________________________________________________________________________ R e u s e . f o r . ALL Functions to manipulate Microsoft HTML files. _ text section to be shown in mono-space font (courier) _ text section to be formatted automatically (arial) _ usw. _____________________________________________________________________________ */ { public: protected: private: // exported methods: public: void MsHtm :: prune_MS_htm /* ----------------------------------------------------------------------------- Prune Microsoft HTML style definitions ----------------------------------------------------------------------------- */ ( char * from , char * to , char * str // not beyond this str ) ; public: uint MsHtm :: split_MS_htm /* ----------------------------------------------------------------------------- Split Microsoft HTML file, trenner = str ----------------------------------------------------------------------------- */ ( char * from , char * str , char * pre , char * section[] , str_set & store ) ; } ; #endif
top . is_inc_for . C++
Include-structure of
todir / mshtm.h

.   for_spu.h
.   .   for_all.h
.   .   .   exec_ut.h
.   .   .   .   exec_ut.h3
.   .   .   .   macros_1.h
.   .   .   .   traceco.h
.   .   .   precomp.h
.   .   .   .   basis.h
.   .   .   .   .   compiler.h
.   .   .   .   .   dmlerr.h
.   .   .   .   en.h
.   .   .   .   .   en_lec.h
.   .   .   .   limits.h
.   .   .   .   mt.h
.   .   .   .   obsolete.h
.   .   .   .   ot.h
.   .   .   .   st.h
.   .   .   .   trace.h
.   .   .   standard.h
.   .   .   toscreen.h
.   .   spu.h
.   .   .   help_gen.h
.   .   .   .   help_gen.h3
.   .   .   rbuffer.h
.   .   .   .   rbuffer.h3
.   .   .   .   str_set.h
.   .   .   .   .   str_set.h3
.   .   .   safe_uts.h
.   .   .   .   safe_uts.h3
.   .   .   ut_repl.h

30 include files
top . is_inc_for . C++