1liby(3LIB)                    Interface Libraries                   liby(3LIB)
2
3
4

NAME

6       liby - yacc library
7

SYNOPSIS

9       cc [ flag... ] file... -ly [ library... ]
10
11

DESCRIPTION

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

INTERFACES

17       The shared object  liby.so.1  provides  the  public  interface  defined
18       below.  See Intro(3) for additional information on shared object inter‐
19       faces.
20
21
22
23
24       main                          yyerror
25
26

FILES

28       /usr/lib/liby.so.1       shared object
29
30
31       /usr/lib/64/liby.so.1    64-bit shared object
32
33

ATTRIBUTES

35       See attributes(5) for descriptions of the following attributes:
36
37
38
39
40       ┌─────────────────────────────┬─────────────────────────────┐
41       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
42       ├─────────────────────────────┼─────────────────────────────┤
43       │Availability                 │SUNWcsl, SUNWbtool (32-bit)  │
44       ├─────────────────────────────┼─────────────────────────────┤
45       │                             │SUNWcslx (64-bit)            │
46       ├─────────────────────────────┼─────────────────────────────┤
47       │MT-Level                     │Unsafe                       │
48       └─────────────────────────────┴─────────────────────────────┘
49

SEE ALSO

51       yacc(1), Intro(3), attributes(5)
52
53
54
55SunOS 5.11                        16 Jun 2003                       liby(3LIB)
Impressum