Query: cxref-cc
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cxref(1) General Commands Manual cxref(1)NAMEcxref-cc - compile and document/cross-reference a C source fileSYNOPSIScxref-cc filename [ CC-arguments ... ]DESCRIPTIONcxref-cc is a front-end shell script interface to the cxref C-language documentation and cross-referencing program. The script runs the C compiler first on filename, applying any compiler options provided as CC-arguments. If the compilation succeeds, cxref is then run on filename, taking any options to the cxref program from the special file .cxref in the current working directory. This file must exist for the script to complete successfully.SEE ALSOcxref(1), cxref-query(1).AUTHORThis manual page was written by Camm Maguire <camm@enhanced.com>, for the Debian GNU/Linux system (but may be used by others). March 3, 2002 cxref(1)
Related Man Pages |
---|
cxref(1) - ultrix |
cxref(1) - redhat |
cxref(1) - osx |
cxref(1) - php |
cxref(1) - mojave |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |