[cfe-dev] cast error
Patrick Flannery
foster_flannery at yahoo.com
Thu Aug 30 16:49:42 PDT 2007
The following code produces and error.
void empty(void * a ) {}
void test()
{
unsigned char A[4];
empty( (void *) A);
}
Patrick
____________________________________________________________________________________
Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20070830/39569d58/attachment.html>
More information about the cfe-dev
mailing list