www.delorie.com/archives/browse.cgi | search |
Date: | Thu, 28 Jan 1999 09:40:20 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Derek Marshall <drek AT monsterbymistake DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: header file |
In-Reply-To: | <78npmo$k3a$1@remarQ.com> |
Message-ID: | <Pine.SUN.3.91.990128093942.2355H-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
On Wed, 27 Jan 1999, Derek Marshall wrote: > #include<fmtmsg.h> > > could someone direct me to the same thing on DJGPP? There's no such thing in DJGPP, because DJGPP doesn't have the `fmtmsg' function in its library. You will have to use `printf' instead. Alternatively, you could write a version of `fmtmsg', including the the header, and donate it to DJGPP.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |