/Tools/modulator/Templates/object_tp_print

http://unladen-swallow.googlecode.com/ · #! · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 9d2267b651a0b54072771e0546359078 MD5 · raw file

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