Changeset 187 for trunk/src/helpers/encodings.c
- Timestamp:
- Jul 8, 2002, 6:53:23 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/encodings.c
r186 r187 2 2 /* 3 3 *@@sourcefile encodings.c: 4 * character encoding translations. 4 * character encoding support. Handles all kinds 5 * of legacy codepages (including most OS/2 codepage) 6 * and Unicode in the form of UTF-8 and translations 7 * between then. 5 8 * 6 9 * See encCreateCodec for an introduction.
Note:
See TracChangeset
for help on using the changeset viewer.