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   LB_

#undef   LE_

#undef   LE_ret

#undef      ret

#undef      ret_

#undef   __

#undef   ___

#define LB_( x )   

    {

    #define LE_        

    }

#define ret_   return ;

#define LE_ret( x )   return( x );   

#define ret( x )   return( x );

#define __

#define ___

#endif

/* Module      ut/ut_web                          web.ic

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

   Author      Gebhard.Greiter@softlab.de

*/

#include for_spu.h

#include ut_web.h : cpp

C++ . ALL . top . meta    

class Ut_web


/* _____________________________________________________________________________ R e u s e . f o r . Project Web Creation short description _ text section to be shown in mono-space font (courier) _ text section to be formatted automatically (arial) _ usw. _____________________________________________________________________________ */ { public: char * kopf ; char * t1 ; char * t2 ; char * sP ; protected: private: // exported methods: public: Ut_web :: Ut_web ( // ----------------------------------------------------------------------------- ) ; public: void Ut_web :: create_css ( char * dir /* ----------------------------------------------------------------------------- create dir/j2h.css |---------------------------------------------------------------------------- */ ) ; public: void Ut_web :: table_splitter /* ----------------------------------------------------------------------------- zerlege Tabellen, damit sie schneller auf dem Bildschirm erscheinen: Der Browser zeigt Tabellen erst, wenn sie ganz eingelesen sind. ----------------------------------------------------------------------------- */ ( FILE * f , uint & anz ) ; } ; #endif
top . is_inc_for . C++
Include-structure of
todir / ut_web.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++