home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / vyukhtml / 04-5.gif < prev    next >
Graphics Interchange Format  |  1999-03-22  |  2KB  |  313x151  |  1-bit (2 colors)
Labels: dialog box | sky | web site | window
OCR: #inc. lude <stdio.h> long (long n) urn( n==0 ?1 : n *f(n-1) : main() f(10)) return printf