Im having trouble with my g++ in red hat linux 9. when i press a.out, it says "bash: a.out no such directory or command"
even though when i type ls, a.out is there. Can someone help me with this problem
This is a discussion on g++ problem in rh linux 9.0 within the Linux Programming forums, part of the Platform Specific Boards category; Im having trouble with my g++ in red hat linux 9. when i press a.out, it says "bash: a.out no ...
Im having trouble with my g++ in red hat linux 9. when i press a.out, it says "bash: a.out no such directory or command"
even though when i type ls, a.out is there. Can someone help me with this problem
Type
to run a program in the current directoryCode:./a.out