G
Gaz
I'm trying to teach myself this .NET business and I can't see any mention of
commands like cout, cin or the use of vectors, strings and lists and
suchlike from the std namespace. Do I just forget everything I've learned
about the STL and the standard C++ library and start over with
Console::Write, managed arrays and String etc.?
Gaz
commands like cout, cin or the use of vectors, strings and lists and
suchlike from the std namespace. Do I just forget everything I've learned
about the STL and the standard C++ library and start over with
Console::Write, managed arrays and String etc.?
Gaz