| delorie.com/archives/browse.cgi | search |
| From: | "Lars Hansen" <lars DOT o DOT hansen AT gmx DOT de> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: several questions (symify, dynamic labels, cpu clock) |
| Date: | Tue, 21 Jan 2003 16:41:23 +0100 |
| Organization: | 1&1 Internet AG |
| Lines: | 12 |
| Message-ID: | <b0jpn5$7hi$1@news.online.de> |
| References: | <b0ff15$lql$1 AT news DOT online DOT de> <b0je70$5ui$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <b0jp6g$7b9$1 AT news DOT online DOT de> |
| NNTP-Posting-Host: | p50838960.dip0.t-ipconnect.de |
| X-Trace: | news.online.de 1043163685 7730 80.131.137.96 (21 Jan 2003 15:41:25 GMT) |
| X-Complaints-To: | abuse AT online DOT de |
| NNTP-Posting-Date: | 21 Jan 2003 15:41:25 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 |
> > > 2. how can I get the address of a dynamic label which is in a > > > function I am not in? > > > > Don't worry --- it wouldn't be useful for anything, even if you could. > > Dynamic labels are not meant as a substitute for longjmp() or plain > > function calls. And sometimes I need code just to execute the first time but that code is part of code in a function which itself may or may not be called during program execution (or other such 1st time only not cases).
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |