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. INTERFACESThe shared object libl.so.1 provides the public interfaces
defined below. See Intro(3) for additional information on shared object interfaces.allprint allprint_w
main sprintsprint_w yyless
yyless_e yyless_w
yyracc yyrejectyyreject_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 attri-
butes:SunOS 5.11 Last change: 22 May 2003 1
Interface Libraries libl(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library (32-bit) |
|_____________________________|_____________________________|
| | SUNWcslx (64-bit) |
|_____________________________|_____________________________|
| MT-Level | Unsafe |
|_____________________________|_____________________________|
SEE ALSO
lex(1), Intro(3), attributes(5)SunOS 5.11 Last change: 22 May 2003 2