VirtualBox

Changeset 24016 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Oct 23, 2009 8:39:20 AM (15 years ago)
Author:
vboxsync
Message:

iprt/ctype.h: Redefined its function: It is no longer a <ctype.h> wrapper.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/ctype.h

    r24007 r24016  
    11/** @file
    2  * IPRT - ctype.h wrapper and C locale variants.
     2 * IPRT - Simple character type classiciation and conversion.
    33 */
    44
     
    3333#include <iprt/types.h>
    3434
     35#if 0
    3536#ifdef IN_RING3
    3637# include <ctype.h>
     
    4142# endif
    4243#endif /* IN_RING3 */
     44#endif
    4345
    4446/** @name C locale predicates and conversions.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette