Newsgroups: comp.std.c Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: Pointers to Incomplete Types in Prototypes Message-ID: <1991May5.010059.15139@zoo.toronto.edu> Date: Sun, 5 May 1991 01:00:59 GMT References: <700@taumet.com> <683g+p#@rpi.edu> <709@taumet.com> <12818@dog.ee.lbl.gov> Organization: U of Toronto Zoology In article <12818@dog.ee.lbl.gov> torek@elf.ee.lbl.gov (Chris Torek) writes: >... Goto labels are inserted in >scope 2 (so that you can jump across braces). Nope, goto labels have "function scope", which covers the whole function body regardless of braces. -- And the bean-counter replied, | Henry Spencer @ U of Toronto Zoology "beans are more important". | henry@zoo.toronto.edu utzoo!henry