Quote:
Originally Posted by WeasteDevil
C# is basically C++ in a sandbox, just like Java - they fucked about with a few things in the same way. Although they have added a new keyword "unsafe" if you want to go outside the sandbox and use say pointers for natively compiled stuff that will not run on the VM - I think the 360 uses the VM however, so you have no choice there. Take you a day. I've got a small C# manual somewhere as a RARed e-book I could email you if you want.
|
That would be cool, cheers. I've briefly looked at it, but since I've not really done much project work over the past few years (and definitely not in a team), I've never really bothered. Stuck in my crusty old C ways I suppose!