Your download link is at the very bottom of the page... always.



Processed through Paypal
No account required.


Donate Bitcoin to this wallet:
1KkUMXvQ2ko3xcJkzitB7WYgoW6m79WFfm
Donate Ethereum to this wallet:
0x40E56922F43637224935CDC35e2c96E0392A8505
Donate Litecoin to this wallet:
LLYAFEyqjH69gkyCEpRjXNyedRCWrVChfL

Buy our over-priced crap to help keep things running.
Take No CrapwareOG Dad CapNo Password


Join our Facebook groupFollow us on TwitterFollow us on InstagramOur RSS FeedJoin us on TikTokJoin us on LinkedIn


 Home » OlderGeeks.com Freeware Downloads » Searching Files   
Search Results
Files
  File Name Rating Downloads
Last Update/Developer
CppCommentRemover v1.1
CppCommentRemover v1.1 This application removes comments from C/C++ source code. From the author: "Motivation: as I'm working from time to time with medium-to-large size third party code (pjsip, baresip) it was written to help with comparing source code of different version of projects. Most annoying thing are CVS tags in pjsip source code as once code is checked in and then checked out from own repository they are expanded/rewritten creating differences in every single file. Copyright notices are also annoying in similar way as they often may be single one detail changing between software version from different years." What does this application do? processing recursively files from selected folder removing comments containing selected strings or all comments preserving file timestamps (by default) - original timestamps make comparing source easier Files are processed in place (overwritten) - make sure to not work on main copy of the project. I've tested this tool on projects based on both pjsip (300+ kLOC) and baresip but handling of some rarely used language constructions is omitted (continuation inside single-line comments), results might be also unexpected when source code is not valid (has syntax errors). Preprocessor expression are also not evaluated thus text from "#if 0" blocks is processed and it has higher chance to trigger unexpected behavior as it may contain unclosed block comment. Changes: 2018.12.30 v1.1 added option to skip removing comments longer than N bytes (Portaudio: CVS Id tags mixed with copyright notices that should be kept) Click here to visit the author's website.
5/5 3,902 Mar 22, 2019
Tomasz Ostrowski
   
Showing rows 1 to 1 of 1 Showing Page 1 of 1  1 


OlderGeeks.com Copyright (c) 2024