>>anything wrong in the program?
1. its int main().
2. Add return 0; as the last line in main()
3. Add '\n' to the end of Hello, making it "Hello\n"
4. You might need to add fflush(stdout) after that print statement.
If the above doesn't fix the problem then I don't know what's wrong.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2282
Retired and Enjoying Life
Online 21,949 posts
since Aug 2005