www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/12/21/09:45:16

From: "Lars O. Hansen" <lars DOT o DOT hansen AT gmx DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: dynamic gotos possible with djgpp?
Date: Sat, 21 Dec 2002 15:34:14 +0100
Organization: 1&1 Internet AG
Lines: 10
Message-ID: <au1u53$vdj$1@news.online.de>
NNTP-Posting-Host: p50838225.dip0.t-ipconnect.de
X-Trace: news.online.de 1040481251 32179 80.131.130.37 (21 Dec 2002 14:34:11 GMT)
X-Complaints-To: abuse AT online DOT de
NNTP-Posting-Date: 21 Dec 2002 14:34:11 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1106
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

void *x;     /* or long *x as addresses are just integers (but may conflict with C type checking) */

x=label1;    /* label1 a label like a label for static gotos */

goto x;


possible?


- Raw text -


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