home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / pytexdoc / ext / lib / lib1 / funcs / tex / img30.png < prev    next >
Portable Network Graphic  |  1996-11-08  |  5.1 KB  |  1686x34  |  4-bit (16 colors)
   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().