[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AMD64 access require



To fix a port build on AMD64 I need an access on this system or can 
somebudy to run this code there?

#include <stdio.h>

int
main()
{
   int *a;
   int b;
   printf("Pointer size: %d, int size: %d\n", sizeof(a), sizeof(b));

}

And send me an output please?

Thank you.
-- 
Sem.

Visit your host, monkey.org