It says 8 :) 2007/6/26, Kris Maglione <[EMAIL PROTECTED]>:
On Tue, Jun 26, 2007 at 04:54:15PM +0000, Vladimir Chizhov wrote: > btw: snapshot 20070516 works fine for me.The other is to run this and tell me the result: #include <stdio.h> #include <X11/X.h> int main(void) { printf("Atom: %d\n", sizeof(Atom)); return 0; }
