Re: sizeof & preprocessor
- From: "Martin Richter [MVP]" <martin.richter@xxxxxxxx>
- Date: Mon, 27 Nov 2006 12:32:20 +0100
Hallo Johann!
Warum geht
#if sizeof(WCHAR) == 2
nicht.
#if gehört zum Preprocessor
sizeof zum Compiler!
--
Martin Richter [MVP] WWJD
"In C we had to code our own bugs. In C++ we can inherit them."
FAQ : http://www.mpdvc.de
Samples: http://www.codeguru.com http://www.codeproject.com
.
- References:
- sizeof & preprocessor
- From: Johann Obermayr
- sizeof & preprocessor
- Prev by Date: Re: ShowWindows - Problem mit MS Forms 2.0 und VC++ 6.0
- Next by Date: Re: sizeof & preprocessor
- Previous by thread: Re: sizeof & preprocessor
- Next by thread: Re: sizeof & preprocessor
- Index(es):