The UNIX and Linux Forums
>
OS Specific Forums
>
OS X (Apple)
Hello World Program
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Forum Rules
FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Hello World Program
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
08-05-2006
nathan
Supporter
Join Date: Jul 2006
Posts: 156
Is this text part of your file?
Code:
[File: hello/hello.c]
If it is, remove it from the file. The first line should be
Code:
#include <stdio.h>
That should work.
nathan
View Public Profile
Find all posts by nathan