FF3, got three windows and about ten tabs per open, we're talkin Dodge Charger now !
Any idears for this ? Tons of them ...
Code:
cc-3316 cc: ERROR File = contextchain.c, Line = 2408
The expression must be a pointer to a complete object type.
ggcd[i][k].data = (void *) (intpt) CID_GlyphList+(0*100+i*20);
^
The expression must be a pointer to a complete object type.
ggcd[i][k].data = (void *) (intpt) CID_GlyphList+(0*100+i*20);
^
Any idears for this ? Tons of them ...
Code:
cc-1185 cc: WARNING File = contextchain.c, Line = 2422
An enumerated type is mixed with another type.
ggcd[i][k].gd.flags = gg_visible | gg_enabled;
^
An enumerated type is mixed with another type.
ggcd[i][k].gd.flags = gg_visible | gg_enabled;
^