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 / OCT817.GX2 (.png) < prev    next >
GX2 Bitmap  |  1992-09-11  |  13KB  |  640x480  |  4-bit (6 colors)
Labels: text | screenshot | font | electric blue
OCR: The animal client #include "animal.h" int main() animal *pooh; animal *bugs; pooh=animalNew(); bugs=animalNew(); setName (pooh, "Pooh Bear"); setName (bugs, "Bugs Bunny);