#include "stdafx.h" and #include <iostream>

I want to ask that when we use "" and <> to cover the libraries files names? Is there any different?
"" is for local headers
<> is for library headers
Don't use "New Console Project" in VC++.
http://www.cplusplus.com/forum/beginner/28972/#msg156799
Topic archived. No new replies allowed.