printbuf.h File Reference


Data Structures

struct  printbuf

Functions

printbufprintbuf_new ()
int printbuf_memappend (struct printbuf *p, char *buf, int size)
int sprintbuf (struct printbuf *p, const char *msg,...)
void printbuf_reset (struct printbuf *p)
void printbuf_free (struct printbuf *p)

Function Documentation

void printbuf_free ( struct printbuf p  ) 

int printbuf_memappend ( struct printbuf p,
char *  buf,
int  size 
)

struct printbuf* printbuf_new (  ) 

void printbuf_reset ( struct printbuf p  ) 

int sprintbuf ( struct printbuf p,
const char *  msg,
  ... 
)


Generated on Thu May 17 21:20:16 2007 for json-c by  doxygen 1.5.1