Lyndon Griffin writes:
> The questions:
> 1) Are the ctype.h definitions getting in the way?
> 2) Is there a compiler flag to prevent this behavior? If so, what is it?
> 3) Barring the compiler flag, could someone architect for me a macro or
> two that would prevent this problem?
Answering
I'm involved in a porting project. I say that first because changing the
code that I will list below is less of an option than it may seem. It's
part of an API that third-party developers code to, my work on porting comes
in secondary to changing the API. The code compiles as is, not even a