enough_to_put 50 win32/win32.c # define enough_to_put(n) (++(n) < 0) enough_to_put 53 win32/win32.c # define enough_to_put(n) (--(n) >= 0)