C source code tool wanted 
Author Message
 C source code tool wanted

I am looking for a C source code formatter that will remove all
comments.  Since there
are many source code formatting programs available, I thought that this
program may
be out there somewhere.  The target platform is Unix, so if the source
to the program
is available, I can make it work.


Thanks,
Ken



Fri, 09 Mar 2001 03:00:00 GMT  
 C source code tool wanted

Quote:

> I am looking for a C source code formatter that will remove all
> comments.  Since there
> are many source code formatting programs available, I thought that this
> program may
> be out there somewhere.  The target platform is Unix, so if the source
> to the program
> is available, I can make it work.

Try the preprocessor :) Most compilers have a switch that when used will
output the preprocessed code withouth comments and otherwise with all
the inclusions being less readable. YMMV.

        AriL
--
*DO NOT* send me email unless I ask you to.
I read the answers where I ask the questions.
This may also help some other people.



Sat, 10 Mar 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Source Code Management Tool wanted!

2. Source Code Management Tool wanted!

3. Compile CS source code using ICodeCompiler

4. cs source code

5. Wanted: source code dead code remover

6. C-code analysis tools wanted

7. Tool for measuring speed of C code wanted

8. Unix tool to pretty print C code wanted...

9. ANNOUNCE NEW SOURCE CODE ENGINEERING TOOL FOR C,C++ and JAVA

10. C source code tool

11. HTLM tool for C source code

12. ANN: TwinText 1.3 Released - Source Code Documentation Tool

 

 
Powered by phpBB® Forum Software