So I am new to C++, but I have read on dynamic memory and pointers. I know java well, but java gives you a lot of helpers, C++ not so much D:
Ok so I am using VS 2008, and I am just rather baffled on how to get started.
I have seen tutorials online, but they never compile even some that are just copy and paste, probably #include problems etc.
http://www.codeproject.com/KB/cpp/linked_list.aspx
That was a good read, but I just don't know how the code would actually look like inside visual studio 2008. I would love someone to help me get started.