chktri(1) debian man page | unix.com

Man Page: chktri

Operating Environment: debian

Section: 1

CHKTRI(1)						      General Commands Manual							 CHKTRI(1)

NAME
chktri - check for trigraphs in C source code
SYNOPSIS
chktri [file ...]
DESCRIPTION
This 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.)
AUTHOR
Lars Wirzenius, liw@iki.fi. CHKTRI(1)
Related Man Pages
python-coverage(1) - debian
sdcpp(1) - debian
texify(1) - debian
tbuf_cat(3pub) - debian
dd-list(1) - netbsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph