cpp, meta,
C++
// rbuffer.h3
private: BOOL rBuffer :: check_a
// -----------------------------------------------------------------------------
(
char * str
, int at // __LINE__ ) ;
private: void rBuffer :: allocate_z(
// -----------------------------------------------------------------------------
) ;
private: void rBuffer :: if_ateof(
// -----------------------------------------------------------------------------
) ;
private: void rBuffer :: ers_Umlaute (
/* -----------------------------------------------------------------------------
Maestro nach MS Windows
-----------------------------------------------------------------------------
*/ ) ;
private: char * rBuffer :: getmore
/* -----------------------------------------------------------------------------
Shift the buffer (as a window into the file) to contain more data
not yet processed.
Wird z.B. in find() genau so ben”tigt !!!!
-----------------------------------------------------------------------------
*/ (
FILE * wto
) ;
private: void rBuffer :: exp_incs
/* -----------------------------------------------------------------------------
auxiliary - to be called from exp_incs only
-----------------------------------------------------------------------------
*/ (
char * esc
, FILE * wto // file open for writing, array_c & arr // pathes to file already included, char * at_file // file that called the include ) ;