home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / s / somftn.zip / OCT8.EXE / OCT816.GX2 (.png) < prev    next >
GX2 Bitmap  |  1992-09-11  |  20KB  |  640x480  |  4-bit (6 colors)
Labels: text | screenshot | font | electric blue
OCR: ... which you fill in: static void print (animal *somSelf) animalData *somThis=animalGetData(somSelf); animalMethodDebug("animal", "print"); printf("My name is: %s\n", _getName(somSelf)); printf("My favorite food is: %s\n", getFood(somSelf));