File: printer_function_example.tex

package info (click to toggle)
kimwitu-doc 10a-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 1,192 kB
  • ctags: 341
  • sloc: makefile: 166; yacc: 125; ansic: 40; lex: 18; sh: 2
file content (10 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
% Remember to use the lgrind style

\File{printer\_function\_example.k},{14:03},{Feb 19 1997}
\L{\LB{\K{void}_\V{printer}(\K{char}_\*\V{s},_\V{uview}_\V{v})_\{}}
\L{\LB{____\V{printf}(\S{}\"\%s\"\SE{},_\V{s});}}
\L{\LB{\}}}
\L{\LB{}}
\L{\LB{\{_\C{}\1\* example of usage \*\1\CE{}}}
\L{\LB{____\V{unparse\_exprlist}(\V{expression},_\V{printer},_\V{base\_uview});}}
\L{\LB{\}}}