So i am watching youtube tutroials and trying to write hello world but i am already failing
Here is an screenshot
Why won't it execute?
Any help would be really welcome (From Belgium so excuse my broken english)
So i am watching youtube tutroials and trying to write hello world but i am already failing
Here is an screenshot
Why won't it execute?
Any help would be really welcome (From Belgium so excuse my broken english)
 
    
    You're on Windows.  Instead of a.out, the default name for gcc is a.exe.  You can see that in the directory listing on the left.
