addchar
addchar(struct str *s, int c)
#define addchar(ch) (*dbuf->casm++ = ch)
addchar(int c)
#define addchar(s, c, nl) \