Search Results

0
votes

Writing a while loop in the C preprocessor

Not quite what you asked, but checkout these links to a C program that is also a valid makefile and shell script. The C, make and shell code build upon each other to cr …