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 / OCT89.GX2 (.png) < prev    next >
GX2 Bitmap  |  1992-09-11  |  10KB  |  640x480  |  4-bit (6 colors)
Labels: text | screenshot | font | electric blue
OCR: Defining the class animal #include <somobj.sc> class: animal; parent: SOMObject; data: char name[100]; char food[100];