Skip to content

slchen/pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release License Issues

pp

simple C preprocessor library

test commnad

gcc -E pp.h > test.h && sed -i 's/#////g' test.h && gcc -Wall -O2 -o a.out test.c && ./a.out

About

simple C preprocessor library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages