debian man page for decomment

Query: decomment

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

decomment(1)						      General Commands Manual						      decomment(1)

NAME
decomment - remove comments from C and C++ files
SYNOPSIS
decomment [file(s)]
DESCRIPTION
decomment processes the named files, or standard input if none are named, copying their contents to standard output with comments removed. Line numbers in the input file(s) and out file(s) are unchanged, that is, if main() occurs on line 40 in the input, it will also appear on line 40 in the output despite comment removal.
APPLICATIONS
decomment may be used to remove comments in order to simply other programs which process source code.
DIAGNOSTICS
No parsing-related diagnostics.
WARNINGS
AUTHOR
Paul Bame
SEE ALSO
pmccabe(1), codechanges(1)
HP
12Feb2003 decomment(1)
Related Man Pages
cdc(1) - hpux
cdc(1) - osf1
unifdef(1) - netbsd
unifdefall(1) - netbsd
git-stripspace(1) - osx
Similar Topics in the Unix Linux Community
defunct process!!
Need to send email on HIGH Disk usage
Threads with pipe and select?
[Vim] Question about syntax highlighting