Usage : Put these two files in the project root directory By example : $ cp c* ./../../scol Make sure to set the run rights $ chmod +x comcpp2c.sh Run the script $ ./comcpp2c.sh WARNING : all C source files (*.c and *.h) in all subdirectories will be modified, if any. Of course, you can modify the script itself to change this behavior. - iri