HTML Tidy  5.4.0
The HTACG Tidy HTML Project
sprtf.h File Reference

Go to the source code of this file.

Macros

#define EndBuf(a)   ( a + strlen(a) )
 
#define M_MAX_SPRTF   2048
 
#define MCDECL
 
#define SPRTF   sprtf
 

Functions

int add_append_log (int val)
 
int add_list_out (int val)
 
int add_screen_out (int val)
 
int add_std_out (int val)
 
int add_sys_date (int val)
 
int add_sys_time (int val)
 
void close_log_file (void)
 
int direct_out_it (char *cp)
 
char * get_date_stg ()
 
char * get_date_time_stg ()
 
char * get_log_file (void)
 
char * get_time_stg ()
 
char * GetNxtBuf ()
 
int open_log_file (void)
 
void set_log_file (char *nf, int open)
 
int MCDECL sprtf (const char *pf,...)
 

Macro Definition Documentation

◆ EndBuf

#define EndBuf (   a)    ( a + strlen(a) )

◆ M_MAX_SPRTF

#define M_MAX_SPRTF   2048

◆ MCDECL

#define MCDECL

◆ SPRTF

#define SPRTF   sprtf

Function Documentation

◆ add_append_log()

int add_append_log ( int  val)

◆ add_list_out()

int add_list_out ( int  val)

◆ add_screen_out()

int add_screen_out ( int  val)

◆ add_std_out()

int add_std_out ( int  val)

◆ add_sys_date()

int add_sys_date ( int  val)

◆ add_sys_time()

int add_sys_time ( int  val)

◆ close_log_file()

void close_log_file ( void  )

◆ direct_out_it()

int direct_out_it ( char *  cp)

◆ get_date_stg()

char* get_date_stg ( )

◆ get_date_time_stg()

char* get_date_time_stg ( )

◆ get_log_file()

char* get_log_file ( void  )

◆ get_time_stg()

char* get_time_stg ( )

◆ GetNxtBuf()

char* GetNxtBuf ( )

◆ open_log_file()

int open_log_file ( void  )

◆ set_log_file()

void set_log_file ( char *  nf,
int  open 
)

◆ sprtf()

int MCDECL sprtf ( const char *  pf,
  ... 
)