Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 866 of file ctype.c.
{ if (iswctype (c, _UPPER)) return (c - upalpha); return(c); }