Query: chktri
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHKTRI(1) General Commands Manual CHKTRI(1)NAMEchktri - check for trigraphs in C source codeSYNOPSISchktri [file ...]DESCRIPTIONThis program looks for lines containing trigraphs in C source code. Trigraphs are a way to represent certain characters in C source code as two question marks and a third character. For example, a backslash could be represented as `??/'. For a detail specification, see sec- tion 5.2.1.1 in the ISO 9899:1990 standard or any decent C book. (You don't really want to know.)AUTHORLars Wirzenius, liw@iki.fi. CHKTRI(1)
| Related Man Pages |
|---|
| sdcpp(1) - debian |
| c89(7) - freebsd |
| dd-list(1) - linux |
| dd-list(1) - xfree86 |
| dd-list(1) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |