libl(3lib) opensolaris man page | unix.com

Man Page: libl

Operating Environment: opensolaris

Section: 3lib

libl(3LIB)							Interface Libraries							libl(3LIB)

NAME
libl - lex library
SYNOPSIS
cc [ flag... ] file... [ library... ]
DESCRIPTION
Functions in this library provide user interfaces to the lex(1) library.
INTERFACES
The shared object libl.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object inter- faces. allprint allprint_w main sprint sprint_w yyless yyless_e yyless_w yyracc yyreject yyreject_e yyreject_w yywrap
FILES
/usr/lib/libl.so.1 shared object /usr/lib/64/libl.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+
SEE ALSO
lex(1), Intro(3), attributes(5) SunOS 5.11 22 May 2003 libl(3LIB)
Related Man Pages
lib300(3lib) - opensolaris
libplot(3lib) - opensolaris
libl(3lib) - sunos
libadm(3lib) - opensolaris
libmail(3lib) - opensolaris
Similar Topics in the Unix Linux Community
Shared Libraries
lex for Chinese character
PZ help :configure: error: cannot find output from flex; giving up
lex on solaris??? (urgent, pls!!!)
Match newline character "\n" in lex