debian man page for rmccmt

Query: rmccmt

OS: debian

Section: 1

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

RMCCMT(1)						      General Commands Manual							 RMCCMT(1)

NAME
rmccmt - remove comments from C and C++ programs
SYNOPSIS
rmccmt [-n] [-c] [file ...]
DESCRIPTION
This program removes comments from C source code, both traditional and C++ style comments. Each traditional comment is replaced with one space, and C++ style comment is replaced with a newline. With the `-n' option, newlines inside traditional C comments are kept. With the '-c' option, code is removed and comments kept.
AUTHOR
Lars Wirzenius, liw@iki.fi. RMCCMT(1)
Related Man Pages
oggz-comment(1) - debian
vorbiscomment(1) - centos
php_strip_whitespace(3) - php
ppi::token::comment(3pm) - debian
vorbiscomment(1) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results