I started learning C++ a year ago, on a Unix machine, and I learned how to compile and run on a normal Unix console. I tried to pick up were I left off a year ago, but when I tried doing 'a.out' in Terminal to run the compiled program, it threw an error at me saying 'command not found'. Is there another way to run it off the Terminal?
I appreiciate the help.
I appreiciate the help.