Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

removeCcomments

three ways to remove comment lines in C language

三种方法删除C语言的注释


gcc -- 利用gcc预处理器
----------------------

python -- python脚本,利用python的正则表达式
--------------------------------------------

sed -- 使用sed删除
------------------

About

three ways to remove comment lines in C language

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages