Implements UTF8TextReader.
UTF8TextReader impl | Implements UTF8TextReader. |
Copyright | This program is free software. |
Files | |
C-kern/ | Header file UTF8TextReader. |
C-kern/ | Implementation file UTF8TextReader impl. |
utf8reader_t | |
lifetime | |
free_utf8reader | Implements utf8reader_t.free_utf8reader. |
read | |
read+match | |
test |
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.
© 2012 Jörg Seebohn
Header file UTF8TextReader.
Implementation file UTF8TextReader impl.
int free_utf8reader( utf8reader_t * utfread )
Implements utf8reader_t.free_utf8reader.
Implements utf8reader_t.free_utf8reader.
int free_utf8reader( utf8reader_t * utfread )
Sets all internal members to 0.
int free_utf8reader( utf8reader_t * utfread )