delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/10/09/02:41:33

From: haack AT ast DOT lmco DOT com (Brad Haack)
Subject: math lib, gamma, y0
9 Oct 1997 02:41:33 -0700 :
Message-ID: <343BC4E3.923.cygnus.gnu-win32@ast.lmco.com>
Mime-Version: 1.0
To: gnu-win32 <gnu-win32 AT cygnus DOT com>

Whats up with these functions in the math lib?  These aren't part of GCC
on other platforms that I'm aware of, why are they here?  I'm trying to
port some code built on a SUN with GCC which uses variables with these
names and I'm getting warnings.  

From math.h:
extern double gamma _PARAMS((double));
extern double gamma_r _PARAMS((double, int *));
extern double lgamma _PARAMS((double));
extern double lgamma_r _PARAMS((double, int *));
extern double y0 _PARAMS((double));
extern double y1 _PARAMS((double));
extern double yn _PARAMS((int, double));
extern double j0 _PARAMS((double));
extern double j1 _PARAMS((double));
extern double jn _PARAMS((int, double));

Brad Haack
haack AT ast DOT lmco DOT com
-
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".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019