[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Strings module
> Date: Tue, 9 Jan 96 11:51:07 EST
> From: Mike Griebling <grieblm@trt.allied.com>
>
> I just glanced at the CharClass module and believe that the IsUpper()
> function is incorrect. It is currently equivalent to IsLower().
>
Sigh. Looks like I should have tested CharClass, eh?
I uploaded the corrected version to cognac. At the same time I turned
the function procedure EOL into a constant named `eol'.
-- mva