delorie.com/archives/browse.cgi | search |
Date: | Wed, 27 Jan 1999 10:06:20 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Andris Pavenis <pavenis AT lanet DOT lv> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: Problem with FSDB (patch included) |
In-Reply-To: | <B0000067207@stargate.astr.lu.lv> |
Message-ID: | <Pine.SUN.3.91.990127100554.25202O-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
On Tue, 26 Jan 1999, Andris Pavenis wrote: > static void > redraw (int first) > { > ! char *buf = alloca (8192); Isn't the length of the symbol known somehow at this point? If so, why not use that length explicitly?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |