man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2014
 
 

liby(3LIB)

Name

liby - yacc library

Synopsis

cc [ flag... ] file... –
ly [ library... ]

Description

The function in this library provides a user interface to the yacc (1) library.

INTERFACES

INTERFACES

The shared object liby.so.1 provides the public interface defined below. See Intro(3) for additional information on shared object interfaces.

main
yyerror

Files

/usr/lib/liby.so.1

shared object

/usr/lib/64/liby.so.1

64-bit shared object

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
developer/base-developer-utilities
MT-Level
Unsafe

See also

yacc(1), Intro(3), attributes (5)