opensolaris man page for libl

Query: libl

OS: opensolaris

Section: 3lib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
liby(3lib) - opensolaris
libl(3lib) - sunos
lib450(3lib) - opensolaris
Similar Topics in the Unix Linux Community
Shared Libraries
lex for Chinese character
lex on solaris??? (urgent, pls!!!)
Error Installing Glimpse on unix
Match newline character "\n" in lex