MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

Vas Crabb
BOFH
Reged: 12/13/05
Posts: 4464
Loc: Melbourne, Australia
Send PM
Re: MSVC sucks so bad!
03/04/09 11:39 PM


Now that I've got all the ported C++ libraries building and I'm writing new code in managed C++ I'm enjoying myself. It feels like .NET let off its leash! Most of the things that annoy me about C# aren't there. It has a lot going for it:

  • Different operators for scope resolution, member access and access through reference
  • Simple to make boxed/naked value distinction
  • Both RAII destructor and GC finaliser
  • Less "magic" syntax
  • Indexer properties
  • Separate declaration and implementation
  • #region pragmas are prettier
  • Visual Studio editor is less evil when editing C++ than C#
  • Can specify paths with environment variables without resorting to hacking the project directly







Entire thread
Subject Posted by Posted on
* MSVC sucks so bad! Vas Crabb 03/02/09 01:44 PM
. * Re: MSVC sucks so bad! keshbach1  03/04/09 10:26 PM
. * Re: MSVC sucks so bad! Vas Crabb  03/04/09 11:39 PM
. * Re: MSVC sucks so bad! FMecha  03/15/09 06:00 AM
. * Re: MSVC sucks so bad! Vas Crabb  03/15/09 06:29 AM

Extra information Permissions
Moderator:  Pi 
0 registered and 167 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4090