If Then Trouble - expected a ';' before '_printf_'However, my real goal is to have perl delete a file when it doesn't compile. could I add a delete fu...
If Then Trouble - expected a ';' before '_printf_'that printf is the only on in the if statement: # if (yyparse() || PL_error_count) also,...
If Then Trouble - expected a ';' before '_printf_'g++ --version returned the same result as gcc --version. It looks like g++ and gcc are the same comp...
If Then Trouble - expected a ';' before '_printf_'i found stdio.h! if I [code]#include <stdio.h>[/code] then my compiler finds it just fine. ...
If Then Trouble - expected a ';' before '_printf_'also i just tried writing a hello world program from a different directory. The compiler couldn't fi...
This user does not accept Private Messages