[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
5.2 Unicode Code Point Data Type
The punycode function uses a special type to denote Unicode code points. It is guaranteed to always be a 32 bit unsigned integer.
- Punycode Unicode code point: uint32_t punycode_uint
A unsigned integer that hold Unicode code points.
This document was generated on February 1, 2012 using texi2html 5.0.