User profile: cstarter2000

User info
User name:cstarter2000
Email:michaelbiancardi@yahoo.com
Name:Michael Biancardi
Location:Dyer, Indiana
History
Joined:
Number of posts:90
Latest posts:

Good programming podcasts?
1 good programming podcast is Programming Throwdown. You said you wanted it on a phone, and it is o...

Why won't this compile?
Alright. Thanks for the help. I was able to get it to work. Thanks!

Why won't this compile?
Where should I add a bracket to fix the problem?

Why won't this compile?
Here is the code: [code]int _tmain(int argc, _TCHAR* argv[]) { cout<<"Welcome to Zombie Horde Survi...

Why won't this compile?
I use the Visual Studio 2012 Express compiler. I decided to make a large text-based game for practi...