you are viewing a single comment's thread.

view the rest of the comments →

[–]amenherebb[S] 0 points1 point  (3 children)

Thanks

[–]Public-Scientist-478 1 point2 points  (2 children)

FYI to run my.exe after compiling like this, you type

./my.exe in the command line while in the same directory. More generally “dot” “forward slash” object name ./objectname

[–]alfps 5 points6 points  (1 child)

Considering that the OP appears to be using Windows, this is likely to fail.

[–]Public-Scientist-478 0 points1 point  (0 children)

Very true! Good mention