>   main()
>   {
>       printf("Howdy, World!\n");
>   }

I would sugest putting the following line before main()

#include<stdio.h>


Alex Y.
-- 
   _ 
 _( )_
(     (o___           +-------------------------------------------+
 |      _ 7           |            Alexander Yukhimets            |
  \    (")            |       http://pages.nyu.edu/~aqy6633/      |
  /     \ \           +-------------------------------------------+

Reply via email to