/* Copyright (C) 2000 Free Software Foundation */ /* Contributed by Alexandre Oliva */ enum { foo = sizeof(void *) }; int i = sizeof(void *);