Interface Libraries libautoef(3LIB)
NAME
libautoef - auto encoding finder library
SYNOPSIS
cc [ flag... ] file... -lautoef [ library... ]
#include
DESCRIPTION
Functions in this library provide automatic encoding iden-
tification.
INTERFACE LEVEL
The shared object libautoef.so.1 provides the public inter-
faces defined below. See Intro(3) for additional information
on shared object interfaces.
autoeffile autoeffree
autoefgetencoding autoefgetscore
autoefstr
FILES
/usr/lib/libautoef.so.1
shared object
/usr/lib/64/libautoef.so.1
64-bit shared object
ATRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
SunOS 5.11 Last change: 22 Sep 2003 1
Interface Libraries libautoef(3LIB)
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWautoef (32-bit)
SUNWautoefx (64-bit)
Interface Stability Stable
MT-Level MT-Safe
SEE ALSO
autoef(1), autoef(3EXT), attributes(5)
International Language Environments Guide
SunOS 5.11 Last change: 22 Sep 2003 2
|