casts
This commit is contained in:
parent
466de93583
commit
150fbb9dd8
4 changed files with 99 additions and 64 deletions
|
@ -3,10 +3,4 @@
|
|||
long double d;
|
||||
} (*x)(void);
|
||||
*/
|
||||
#if 5+FLURGE==5
|
||||
typedef long int unsigned Foo[sizeof"hello"+sizeof(double[sizeof(int) * sizeof 3])];
|
||||
typedef int (*x)(Foo);
|
||||
#else
|
||||
typedef aaa x;
|
||||
#endif
|
||||
/* */
|
||||
typedef int Foo[(char)((unsigned char)0xff + (unsigned char)0xf02)];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue