Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!ncar!asuvax!stjhmc!f14.n15.z1.fidonet.org!Dave.Harris From: Dave.Harris@f14.n15.z1.fidonet.org (Dave Harris) Newsgroups: comp.lang.c Subject: C puzzle Message-ID: <14695.28636303@stjhmc.fidonet.org> Date: 22 Jun 91 14:41:07 GMT Sender: ufgate@stjhmc.fidonet.org (newsout1.26) Organization: FidoNet node 1:15/14 - Nibbles 'n Bits, Orem UT Lines: 20 In a message of , thomas@advent.uucp (1:114/15) writes: > switch (cmd) > { ... > defalut: > printf ("Unknown command\n"); > break; > } I glad to see I am not the only sucker that was bitten by this at one time. Its just another label as far as C is concerned (ie goto defalut;) -- Uucp: ...{gatech,ames,rutgers}!ncar!asuvax!stjhmc!15!14!Dave.Harris Internet: Dave.Harris@f14.n15.z1.fidonet.org