Message-Id: <3.0.5.32.19980225212841.007c1450@pop.iquest.net> Date: Wed, 25 Feb 1998 21:28:41 -0500 To: djgpp AT delorie DOT com From: Ricki Lee King Subject: goto statement and labels Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk how do i do this? label; expression; goto label; i know this is a C question and not a djgpp question. can someone tell me the address of the C or C++ mailing list? djgpp installed and runs fine for me. rhide is a dream. the problem is i am brand new to C. thanks