Y
Hacker News
new
|
ask
|
show
|
jobs
by
bytejanitor
124 days ago
But you have to give this cleanup jump label a different name for every function.
1 comments
spiffyk
124 days ago
You don't. Labels are local to functions in C.
link