1 2 3 4 5 6 7
static int $abbrev$_print($abbrev$object *self, FILE *fp, int flags) { /* XXXX Add code here to print self to fp */ return 0; }