delorie.com/archives/browse.cgi | search |
From: | Harald Jeszenszky <harald DOT jeszenszky AT oeaw DOT ac DOT at> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Arbitrary variable order ? |
Date: | Fri, 07 Jul 2000 09:16:56 +0200 |
Organization: | Technische Universitaet Graz, Austria |
Lines: | 13 |
Message-ID: | <396583E8.C09E13E2@oeaw.ac.at> |
References: | <396433B4 DOT 4370ADC2 AT oeaw DOT ac DOT at> |
NNTP-Posting-Host: | fiwfpc111.tu-graz.ac.at |
Mime-Version: | 1.0 |
X-Trace: | fstgss02.tu-graz.ac.at 962954211 10289 129.27.195.111 (7 Jul 2000 07:16:51 GMT) |
X-Complaints-To: | news AT zid DOT tu-graz DOT ac DOT at |
NNTP-Posting-Date: | 7 Jul 2000 07:16:51 GMT |
X-Mailer: | Mozilla 4.72 [de] (WinNT; U) |
X-Accept-Language: | de |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hello, Thanks for all your suggestions. I am aware of the problem with this 'poor' programming style. The software has been written for a runtime system with C environment and is povided as is. There are about 150 (!) variables affected by this statement. Because of the lack of code space the program can't be extended (which will be the case when replacing the copy statement by assignments). Using an array or structure means to change all the variable references and is not feasible. Thanks again for your help. Harald (harald DOT jeszenszky AT oeaw DOT ac DOT at)
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |