File: rmccmt.1

package info (click to toggle)
liwc 1.4
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 84 kB
  • ctags: 78
  • sloc: ansic: 380; makefile: 54; sh: 1
file content (11 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.TH RMCCMT 1
.SH NAME
rmccmt \- remove comments from C programs
.SH SYNOPSIS
rmccmt [-n] [file ...]
.SH "DESCRIPTION"
This program removes comments from C source code.
Each comment is replaced with one space.
With the `-n' option, newlines inside comments are kept.
.SH AUTHOR
Lars Wirzenius, liw@iki.fi.