delorie.com/archives/browse.cgi | search |
Date: | Sun, 10 Aug 1997 18:49:05 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | "Gurunandan R. Bhat" <grbhat AT unigoa DOT ernet DOT in> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: initialising _go32_info_block |
In-Reply-To: | <Pine.LNX.3.91.970804100703.4782A-100000@aditya.unigoa.ernet.in> |
Message-ID: | <Pine.SUN.3.91.970810184737.5047A-100000@is> |
MIME-Version: | 1.0 |
On Mon, 4 Aug 1997, Gurunandan R. Bhat wrote: > Where (when?) is _go32_info_block initialised? I checked <go32.h> and > found that it was only #define'd there. Where: in function `setup_go32_info_block' on src/libc/crt0/crt1.c (look in djlsr201.zip). When: at program startup time (of course). The info there is mostly dynamic, so it has to be computed at run time.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |