Re: Is Visual C++ .NET fully ANSI complaint?

From: Jason (spacenjasset_at_yahoo.co.uk)
Date: 01/21/04


Date: Wed, 21 Jan 2004 10:19:42 -0000


"Ernesto" <ebascon@hotmail.com> wrote in message
news:f7c444ea.0401201552.4c37e88@posting.google.com...
> Hi:
>
> I want to develop a cross-platform library and application, and I want
> to know if the Visual C++ .NET compiler is 100% ANSI complaint
> (obviously, forgetting the MANAGED code and all that stuff)
>

Every compiler has it's extentions. Make sure you only use ANSIC++98
constructions, and if possible run it though another compiler - even if
you're not going to link your modules. VC++.NET in my opinion is quite good
and warns about troubblesome casts, and arithmetic mismatches and memory
problems much better than visual C 6 did. It's a good thing.



Relevant Pages

  • Re: Is Visual C++ .NET fully ANSI complaint?
    ... "Ernesto" wrote in message ... forgetting the MANAGED code and all that stuff) ... It's worth ...
    (alt.comp.lang.learn.c-cpp)
  • Re: D8 may be 32 bit only
    ... Longhorn will be highly managed code and much ... When I made the Win64 vs. CLR64 comparison it was to make the point ... needs to needs to happen from the compiler side is to move to the CLR ...
    (borland.public.delphi.non-technical)
  • Re: Pondering a new programming language
    ... certainly not a proficient 6502 assembly programmer, ... You're forgetting one thing (or rather, you're not forgeting at all because ... engineer but I am a software engineer. ... I want to learn how to write a compiler and optimizer. ...
    (comp.sys.apple2.programmer)
  • Re: Leveraging C++ functions compiled with /CLR from other .NET languages
    ... managed code from managed code. ... reference or out parameters. ... figure out how to get the compiler to be willing to convert a reference to ... can do great stuff very easily with Managed C++, but only C++ programmers ...
    (microsoft.public.dotnet.languages.vc)
  • Peace between Native and .NET freaks (a proposal)
    ... Why can't borland do something like this with Delphi? ... .NET compiler with a full optimizer back end, ... # MC++ is your language of choice if you want full control of the .NET ... unmanaged and managed code, ...
    (borland.public.delphi.non-technical)