File: main_doc.h

package info (click to toggle)
libtranscript 0.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,272 kB
  • sloc: ansic: 223,135; cpp: 4,289; sh: 1,095; xml: 172; makefile: 70; lex: 44
file content (10 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
/** @mainpage

@section Introduction

The libtranscript library provides functions for converting between different
character sets and Unicode. The library allows great control over the
conversions. It was designed for use in programs which use Unicode internally,
using UTF-8, UTF-16 or UTF-32/UCS-4.

*/