Compiler Design 6th semester - Book Spar

The predicate isdigit(t) from the include file is used on lines 11 and 14 to determine if an incoming character t is a digit. If it is, then its integer value is given by the expression t-'0' in both ASCII and EBCDIC. With other character sets, the conversion may need to be done differently. Problems . Scans text character by character ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download