|
how to execute a.out?
i used "gcc filename.c" to compile my program and it created a file named a.out i am geusing that's the file i need to run in order to run my program...but heres the thing i dont know the linux command to run it...any one have any ideas?
|