'\" te .\" Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. .TH liby 3LIB "16 Jun 2003" "SunOS 5.11" "Interface Libraries" .SH NAME liby \- yacc library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \fB-ly\fR [ \fIlibrary\fR... ] .fi .SH DESCRIPTION .sp .LP The function in this library provides a user interface to the \fByacc\fR(1) library. .SH INTERFACES .sp .LP The shared object \fBliby.so.1\fR provides the public interface defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(2.75i) lw(2.75i) . \fBmain\fR\fByyerror\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/liby.so.1\fR\fR .ad .RS 25n .rt shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/liby.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 \fByacc\fR(1), \fBIntro\fR(3), \fBattributes\fR(5)