On Thursday 11 August 2011 09:27 AM, shailesh wrote:
#include<stdio.h>
int main()
{
printf("hello");
return 0;
}


[tommy@tommy cprog]$ gcc hello.c
[tommy@tommy cprog]$ ./a.out
bash: ./a.out : Permission denied
<http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?>
Treat yourself at a restaurant, spa, resort and much more with *Rediff Deal ho jaye! <http://track.rediff.com/click?url=___http://dealhojaye.rediff.com?sc_cid=mailsignature___&cmp=signature&lnk=rediffmailsignature&newservice=deals>*

please don't send html

you should do  chmod +x a.out   or  run it like sh a.out


Regards

--
  °v°
 /(_)\
  ^ ^  Jatin Khatri
Registerd Linux user No #501175
www.counter.li.org
No M$

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to