cweb (1) Linux Manual Page
NAME ctangle, cweave – translate CWEB to C/C++ and/or TeX SYNOPSIS ctangle [options] webfile[.w] [{changefile[.ch]|-} [outfile[.c]]] cweave [options] webfile[.w] [{changefile[.ch]|-} [outfile[.tex]]] DESCRIPTION The ctangle program converts a CWEB source document into a C/C++ program that may be compiled in the usual way. The output file includes #line specifications so that debugging can be done in terms…
