#SAS/C v6.0
When using SAS/C version 6, what is going wrong if a file won't compile nor
put up any errors? I've found that if there is a myproject.h file and a
myproject_protos.h file it won't even try to compile. When it does compile
this file it creates no object file and it doesn't give any errors or
warnings, it takes a while as if compiling and then says hit return to
exit. Other files will compile.