Skip to content

esp0x309/learning-c-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learning-c-language

Learning C

remove_comments - remove ansi style comments from source code

Example of compilation: gcc -ansi remove_comments.c -o remove_comments

example usage: ./remove_comments < remove_comments.c

Releases

No releases published

Packages

No packages published

Languages