www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/04/24/13:43:58

Message-ID: <39048760.612AAFC@dasoft.org>
From: Tom St Denis <tom AT dasoft DOT org>
X-Mailer: Mozilla 4.7 [en-gb] (Win98; U)
X-Accept-Language: en
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Is it possible to use Labels ????
References: <8dvvmu$49g$1 AT news00 DOT btx DOT dtag DOT de>
Lines: 35
Date: Mon, 24 Apr 2000 17:38:02 GMT
NNTP-Posting-Host: 24.42.86.123
X-Complaints-To: abuse AT home DOT net
X-Trace: news2.rdc1.on.home.com 956597882 24.42.86.123 (Mon, 24 Apr 2000 10:38:02 PDT)
NNTP-Posting-Date: Mon, 24 Apr 2000 10:38:02 PDT
Organization: @Home Network Canada
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com


Torsten Giebl wrote:
> 
> I have written some smaller programs in Free Pascal and there you can use
> things like this:
> 
> Test:
> ..
> ..
> ..
> GOTO Test
> 
> Can i also use labels in DJGPP ??? If yes, how ???

Your question is about the C programming language.  I suggest you ask
further questions in the C group.

news:comp.lang.c

Tom

BTW, yeah you can use goto like

myfunc()
{
label:
goto label;
}

Tom
--
Want your academic website listed on a free websearch engine?  Then
please check out http://24.42.86.123/search.html, it's entirely free
and there are no advertisements.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019