In my previous class we used the text book "Starting Out With C++ Early Objects (7th Edition)".

Here is a link to the book (to view the code within this book):
http://www.amazon.com/Starting-Out-E.../dp/0136077749

I've played around with both C# and CLI in Visual Studio, and I've gotten the hang of both.

I'm about to write a program, and I'm trying to decide which type of C I should write it in.

My question is which type of C++ is "more closely" related to the C++ taught from this course book?