int timer; int *timerp = (int*)-3; void main() { timer = *timerp; g:goto g; }