home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyth_os2.zip / python-1.0.2 / Doc / libfuncs.tex / img27.png < prev    next >
Portable Network Graphic  |  1994-05-03  |  5KB  |  1686x34  |  4-bit (16 colors)
Labels: screenshot | art | typography
OCR: ordc Return the value of a string of one character. E.g ., ord('a') returns the integer 97. This is the inverse of chr()