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
indent(1) - ultrix
ppi::token::comment(3) - osx
vorbiscomment(1) - v7
vorbiscomment(1) - posix
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results