libauto_ef(3LIB) Interface Libraries libauto_ef(3LIB)
NAME
libauto_ef - auto encoding finder library
SYNOPSIS
cc [ flag... ] file... -lauto_ef [ library... ]
#include <auto_ef.h>
DESCRIPTION
Functions in this library provide automatic encoding identification.
INTERFACE LEVEL
The shared object libauto_ef.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object
interfaces.
auto_ef_file auto_ef_free
auto_ef_get_encoding auto_ef_get_score
auto_ef_str
FILES
/usr/lib/libauto_ef.so.1 shared object
/usr/lib/64/libauto_ef.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWautoef (32-bit) |
+-----------------------------+-----------------------------+
| |SUNWautoefx (64-bit) |
+-----------------------------+-----------------------------+
|Interface Stability |Stable |
+-----------------------------+-----------------------------+
|MT-Level |MT-Safe |
+-----------------------------+-----------------------------+
SEE ALSO
auto_ef(1), auto_ef(3EXT), attributes(5)
International Language Environments Guide
SunOS 5.10 22 Sep 2003 libauto_ef(3LIB)