UTF-8 impl

Copyright

This program is free software.  You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.

Author

© 2013 Jörg Seebohn

Files

C-kern/api/string/utf8.h

Header file UTF-8.

C-kern/string/utf8.c

Implementation file UTF-8 impl.

utf8

utf8validator_t

stringstream_t

read-utf8

find-utf8

test

8-bit U(niversal Character Set) T(ransformation) F(ormat)
Implements UTF-8.
Close