------- Comment #2 from eric dot weddington at atmel dot com 2008-11-17 00:15 ------- (In reply to comment #1) > What's sizeof (void *) and sizeof (long) for avr? >
char: 8-bit int/short: 16-bit pointer: 16-bit long: 32-bit long long: 64-bit -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38159