chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
@@@ wip type definitions in manpage synopses
[mLib]
/
struct
/
sym.3
diff --git
a/struct/sym.3
b/struct/sym.3
index c566017e1063938a2d0ed12f34cf9ebfe726062a..045ea54d7f92f6563c13e64b56bfa343564020e3 100644
(file)
--- a/
struct/sym.3
+++ b/
struct/sym.3
@@
-29,6
+29,10
@@
sym \- symbol table manager
.nf
.B "#include <mLib/sym.h>"
.nf
.B "#include <mLib/sym.h>"
+.B "type struct { ...\& } sym_table;"
+.B "type struct { ...\& } sym_base;"
+.B "type struct { ...\& } sym_iter;"
+
.BI "void sym_create(sym_table *" t );
.BI "void sym_destroy(sym_table *" t );
.BI "void sym_create(sym_table *" t );
.BI "void sym_destroy(sym_table *" t );