CPP to HTML Converter

C++ syntax highlighting in HTML format.
Download

CPP to HTML Converter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Codecentrix
  • Publisher web site:
  • http://www.codecentrix.com/
  • Operating Systems:
  • Windows All
  • File Size:
  • 89 KB

CPP to HTML Converter Tags


CPP to HTML Converter Description

This tool was developed to be a small application that will allow you to convert C++ code to HTML format. Sometimes I need to post C++ code on forums or blogs that don't offer direct support for that. On these sites, the online editor allows you to directly modify the HTML code, but this is not the simplest or most enjoyable thing to do. Because I wanted C++ syntax highlighting so hard, I decided to create a little tool to automate this task as much as possible and to allow me to focus on the real subject.The result is cpptohtml.exe that takes a .cpp file as a command line argument and generates a .html file. If no file name is provided as argument, a standard "file open" dialog allows the user to specify the source .cpp file. The tool also accepts /C as a command line argument that specifies the source code is taken from the clipboard and the HTML result is also put in clipboard.Open your preferred IDE and copy the C++ source code into the clipboard. Launch the tool using the shortcut key combination. The HTML result is available in the clipboard. Paste the formatted HTML in the online blog editor.


CPP to HTML Converter Related Software