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
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.