rmccmt(1) debian man page | unix.com

Man Page: rmccmt

Operating Environment: debian

Section: 1

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
vorbiscomment(1) - debian
mdom::token::comment(3pm) - debian
ppi::token::comment(3pm) - debian
vorbiscomment(1) - v7
vorbiscomment(1) - posix
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?