From: t DOT f DOT heen AT jus DOT uio DOT no (Tollef Fog Heen) Subject: missing defines in header files [b19] 11 Mar 1998 19:43:45 -0800 Message-ID: <3.0.5.32.19980311081631.009ff330.cygnus.gnu-win32@jusit.uio.no> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com I can't find the functions random() and getwd() in any header files. I am trying to help a guy port chpp (Chakotay Preprocessor) to gnuwin32/NT4. Some of the warnings i get are by the form: >main.c:153: warning: implicit declaration of function `getwd' >builtins/builtins.c:274: warning: implicit declaration of function `random' As I don't know very much about either C or gnuwin-32, I am reporting this to the mailing list as a possible bug. I have tried to include the relevant information, but may of course have left out something. Ask if so. Tollef Fog Heen - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".