The UNIX and Linux Forums
>
Top Forums
>
High Level Programming
help on compiling a C program on Tiger
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
help on compiling a C program on Tiger
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
01-28-2008
ThobiasVakayil
Registered User
Join Date: May 2006
Posts: 53
add the header file stdio.h in the beginning of the program :
#include <stdio.h>
ThobiasVakayil
View Public Profile
Find all posts by ThobiasVakayil