Does Visual C++ support C99?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi, guys!

I used #include <stdbool.h> in my c file to use _Bool type, but it fails
to compile:

fatal error C1083: Cannot open include file: 'stdbool.h': No such file
or directory

I wonder if Visual C++ 2005 support C99 or part of C99? I need the
detailed information, please.


.



Relevant Pages

  • Re: Does Visual C++ support C99?
    ... > fails to compile: ... > detailed information, please. ... Prev by Date: ...
    (microsoft.public.vc.language)
  • D7 ON W XP
    ... I try to compile a program under XP but I got a fatal error with the db ... Prev by Date: ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: fatal error C1190 in VC++ .NET
    ... > I am gettin a fatal error C1190 when I try to compile the code and run ... Prev by Date: ...
    (microsoft.public.vc.atl)
  • Re: D7 ON W XP
    ... > I try to compile a program under XP but I got a fatal error with the ... Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings ... Prev by Date: ...
    (borland.public.delphi.thirdpartytools.general)
  • fatal error C1190 in VC++ .NET
    ... I am gettin a fatal error C1190 when I try to compile the code and run ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vc)