As title says. I have been writing with C# for about a year at school, and now I have to teach myself the syntax for C++ for some other classes. I know it shouldn't be too hard, but is there any websites out there that could possibly help Thanks.

Going From C# to C++
jatwood
http://www.cplusplus.com/doc/tutorial/
If you are eager to know more about C++/CLI
http://msdn2.microsoft.com/en-us/visualc/aa336412.aspx
There are alot of articles in codeproject and codeguru to help you.
You can read the books C++ books by Bjarne Stroustrup
Read the link to get the The Most Important C++ Non-Book Publications...Ever