commit | ab147f608d1215a9208e6d1fe93b6532a707dae4 | [log] [tgz] |
---|---|---|
author | Mark Whitley <markw@lineo.com> | Tue Dec 05 20:42:48 2000 +0000 |
committer | Mark Whitley <markw@lineo.com> | Tue Dec 05 20:42:48 2000 +0000 |
tree | f5d539ed3227936085b32e553e4dd0b921f5d402 | |
parent | 26a3adb24490ed4f6b9e8a9a1886846d4f8d90dc [diff] |
Removed isBlank and isWildCard macros that were totally unused (should anyone need isBlank, please use isblank() in ctype.h). Converted isDecimal and isOctal into inline functions. Compiled, tested, worked.