|
Lines 93-101
Link Here
|
| 93 |
The application |
93 |
The application |
| 94 |
decides at run time which output style should be produced. |
94 |
decides at run time which output style should be produced. |
| 95 |
The |
95 |
The |
| 96 |
application calls a function |
96 |
application calls the function |
| 97 |
.Xr xo_emit 3 |
97 |
.Xr xo_emit 3 |
| 98 |
to product output that is |
98 |
to produce output that is |
| 99 |
described in a format string. |
99 |
described in a format string. |
| 100 |
A |
100 |
A |
| 101 |
.Dq field descriptor |
101 |
.Dq field descriptor |
|
Lines 119-125
Link Here
|
| 119 |
format string. |
119 |
format string. |
| 120 |
.Pp |
120 |
.Pp |
| 121 |
Output |
121 |
Output |
| 122 |
can then be generated in various style, using the "--libxo" option. |
122 |
can then be generated in various styles, using the "--libxo" option. |
| 123 |
.Sh DEFAULT HANDLE |
123 |
.Sh DEFAULT HANDLE |
| 124 |
Handles give an abstraction for |
124 |
Handles give an abstraction for |
| 125 |
.Nm |
125 |
.Nm |