|
|
#1 |
|
FFR Veteran
|
gcc -o myprogram myprogram.c
./myprogram ...errors at blah blah line numbers ... ...fix those errors... rm myprogram gcc -o myprogram myprogram.c ./myprogram ....errors at blah blah line numbers... . . . ...(hours of this later)... rm myprogram.c gcc -o myprogram myprogram.c No such file or directory FUUUUUUUU |
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|