Search found 198 matches

by RandomDever
Sun Apr 05, 2009 8:51 pm
Forum: General/Off-Topic
Topic: Official "Hello, World! (I'm new!)" thread
Replies: 821
Views: 600762

Re: Official "Hello, World! (I'm new!)" thread

Thanks for the replies.
BTW Whoever put in the feature of being able to view all of your posts in a link list is genius. :bow:
by RandomDever
Sun Apr 05, 2009 8:47 pm
Forum: Programming Discussion
Topic: Need Help
Replies: 4
Views: 450

Need Help

Okay here's the whole program I wrote.

Code: Select all

#include <iostream>

void main()
{
	cout << "WTF?????";
}
I'm using Microsoft Visual C++ 2008
Here's the error:
main.cpp(5) : error C2065: 'cout' : undeclared identifier
What did I do wrong????? :|
by RandomDever
Thu Mar 26, 2009 10:04 pm
Forum: General/Off-Topic
Topic: Official "Hello, World! (I'm new!)" thread
Replies: 821
Views: 600762

Re: Official "Hello, World! (I'm new!)" thread

Hi I'm RandomDever I'm 13 and I'm currently on day 8 of Sam's Teach Yourself C++ in 21 Days 1st Edition.
...
Not very impressive I know. :nono: