Hey guys Im wanting to change the execution command for a little c++ game ive made. Is there a way to change a.out to the title of the game?
This is a discussion on Change Name of a.out within the Linux Programming forums, part of the Platform Specific Boards category; Hey guys Im wanting to change the execution command for a little c++ game ive made. Is there a way ...
Hey guys Im wanting to change the execution command for a little c++ game ive made. Is there a way to change a.out to the title of the game?
gcc -o myprog file.c
Or just
mv a.out myprog
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.