View Single Post
Old 11-28-2006, 02:00 AM   #8 (permalink)
mrserv0n
 
Newb Techie

Join Date: Jun 2005

Posts: 35

mrserv0n

Send a message via AIM to mrserv0n
Default

Thank you yea I found a couple other errors too but got it working.

In my book for school it says #include <stdafx.h>

However I got tan error saying not found. When I switched it to #include <iostream> it worked fine. What is stdafx.h and why does my college book use that?
mrserv0n is offline