hoat23 / Pre-processor_of_code_c

This code was writting in python 2.7, read a file with code "c/c++" and delete all setences: #ifdef #else #endif

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre-processor_of_code_c

This code was writting in python 2.7, read a file with code "c/c++" if found any sentences "#ifdef" "#if defined" or "#else" eval if was define in "defines.h",after to write or not in the new file. Is very usefull in codes with very much defines declarations.

About

This code was writting in python 2.7, read a file with code "c/c++" and delete all setences: #ifdef #else #endif

License:GNU General Public License v2.0


Languages

Language:Python 74.3%Language:Makefile 19.0%Language:C 5.3%Language:Batchfile 1.5%