Ludovic Courtès wrote:
> typedef char ac__type_sizeof_;
> int
> main ()
> {
> static int test_array [1 - 2 * !(((long int) (sizeof
> (ac__type_sizeof_))) <= $ac_mid)]; test_array [0] = 0;
> return 0;
> }
>
> Just run "gcc -c the-file.c".I don't think that code will even compile. What is $ac_mid? Is it a valid C statement? raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/
