'\" te .\" Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. .TH libl 3LIB "22 May 2003" "SunOS 5.11" "Interface Libraries" .SH NAME libl \- lex library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... [ \fIlibrary\fR... ] .fi .SH DESCRIPTION .sp .LP Functions in this library provide user interfaces to the \fBlex\fR(1) library. .SH INTERFACES .sp .LP The shared object \fBlibl.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(2.75i) lw(2.75i) lw(2.75i) lw(2.75i) . \fBallprint\fR\fBallprint_w\fR \fBmain\fR\fBsprint\fR \fBsprint_w\fR\fByyless\fR \fByyless_e\fR\fByyless_w\fR \fByyracc\fR\fByyreject\fR \fByyreject_e\fR\fByyreject_w\fR \fByywrap\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/libl.so.1\fR\fR .ad .RS 25n .rt shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libl.so.1\fR\fR .ad .RS 25n .rt 64-bit shared object .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitydeveloper/base-developer-utilities _ MT-LevelUnsafe .TE .SH SEE ALSO .sp .LP \fBlex\fR(1), \fBIntro\fR(3), \fBattributes\fR(5)