Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Status
Not open for further replies.

monroepq

macrumors newbie
Original poster
Nov 24, 2004
28
0
A very hot place
I'm totally new to programming, and decided to start out with the help of sam's teach yourself c++. Already though I'm stumped, I can't even get my first hello world program to run. I'm using gcc as installed with the os x developer tools. Everytime I try to compile the follower:
#include <iostream>
int main()
{
 
Status
Not open for further replies.
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.