Skip to content
Prev 205224 / 398506 Next

F77_CALL, F77_NAME definition

On Sun, Jan 3, 2010 at 2:11 PM, <rkevinburton at charter.net> wrote:
I'm not sure what the Windows equivalent of 'grep -r F77_CALL .' is,
but the developer who wrote lbfgsb.c left a blatant clue which popped
up as the third match:

./appl/lbfgsb.c:#include <R_ext/RS.h> /* for F77_CALL */

About three screenfulls later the actual definition itself appeared.

 If you are going to do a lot of this on a windows box, get cygwin and
learn to use the unix utilities in a cygwin bash shell!


Barry