Change C++ comments to C-comments 
Author Message
 Change C++ comments to C-comments

Hi, all,
Could anyone tell me where can I find the library to change C++-comments
to C-comments.
Thanks.



Fri, 28 Jul 2000 03:00:00 GMT  
 Change C++ comments to C-comments

Quote:

> Hi, all,
> Could anyone tell me where can I find the library to change C++-comments
> to C-comments.

Hi Yi-Lung Hsiao,

Take a look at the SED tool (ie. stream editor). It's from the Unix
world and can do what you want. (Disclaimer: no, that's not standard
C, so you'd better not ask here on how to use it)

Stephan
(initiator of the campaign against grumpiness in c.l.c)



Fri, 28 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. changing C++ comments // to C comments /*

2. changing C++ comments // to C comments /*

3. Converting C++ comments to C comments

4. Need comments on commenting program

5. Multi-Line Comments Nested in Single Line Comments

6. comments on comments

7. Newbie: separate big .cs file into small .cs files

8. MS pls comment: Undocumented MFC changes in VC6.0

9. Changing Classwizards default comments

10. C# type xml comments in C++?

11. Looking for a C/C++ comment formatting tool

12. C++ to C comment replacement

 

 
Powered by phpBB® Forum Software