Author: skyworldskyworld
Date: May 28, 2008 11:35
Hi,
I have defined such parameters in my test.h file:
DEFINE_GUID(CY_DEVICE_ORIGINAL,
0xfeca14b8, 0x9796, 0x452c, 0xac, 0x3b, 0x87, 0x8c, 0x9e, 0xbd, 0x54,
0x2b);
GUID CY_DEVICE = CY_DEVICE_ORIGINAL;
But when I compile my test code, I got such errors:
error C2099: initializer is not a constant
Can anybody help me to understand this? Thanks very much.
--
comp.lang.c.moderated - moderation address: clcm@ plethora.net -- you must
have an appropriate newsgroups line in your header for your mail to be seen,
or the newsgroup name in square brackets in the subject line. Sorry.
|