Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Hi, Have a very basic question in C. * I have installed RH 7.2. * I created a file called hello.c which looks like this: #include<stdio.h> main() { printf("Hello World\n"); } * To compile and run it, on a terminal window, I typed the following: >gcc hello.c * I get no errors and a.out is created * I try to run a.out and I get the following error >a.out bash: a.out: command not found I am not sure if I have some env setting that is wrong. Can somebody point me to the right direction? thx and regards, -k _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |