This is the command ccmtcnvt that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use ccmtcnvt online using onworks.net services