debian man page for ccmtcnvt

Query: ccmtcnvt

OS: debian

Section: 1

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

CCMTCNVT(1)						      General Commands Manual						       CCMTCNVT(1)

NAME
ccmtcnvt - convert C++ comments to C comments
SYNOPSIS
ccmtcnvt [-hv] [--help] [--version] [file ...]
DESCRIPTION
This program converts the C++ style comments into traditional C style comments. C++ allows comments of that begin with `//' and end with the next newline, but they weren't introduced to the C language until the 1999 version of the C standard. Some C compilers alre3ady accept these, but for those who don't, you can use this utility to convert them.
BUGS
ccmtcnvt assumes that the input is syntactically correct C code (except for the comments).
AUTHOR
Lars Wirzenius, liw@iki.fi. CCMTCNVT(1)
Related Man Pages
zipnote(1) - debian
zipnote(1) - centos
vorbiscomment(1) - opensolaris
vorbiscomment(1) - posix
vorbiscomment(1) - osf1
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com