From: earnie_boyd@hotmail.com (Earnie Boyd)
Subject: [Mingw32] Missing Prototypes.
28 Apr 1998 23:12:56 -0700
Sender: root@cygnus.com
Message-ID: <19980428191456.20721.qmail.cygnus.gnu-win32@hotmail.com>
To: colin@bird.fu.is.saga-u.ac.jp, J.J.vanderHeijden@student.utwente.nl,
        khan@xraylith.wisc.edu, hgfernan@usp.br, bartlee@hotmail.com,
        hezekiah@rahul.net, gnu-win32@cygnus.com, earnie_boyd@hotmail.com
Content-Type: text/plain

The following prototypes are missing from stdio.h:

int _getw( FILE *fileRead );
int _putw( int binaryValue, FILE *fileWrite );


within the old name conditioning

#define getw _getw
#define putw _putw

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------



______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
