Skip to content
Prev 36394 / 63421 Next

LOGICAL arguments in FORTRAN code

On Thu, 8 Apr 2010, Berwin A Turlach wrote:

            
The second to be safe.  This is not a question on the S-PLUS/R side 
but on the Fortran side.  A Fortran compiler may or may not use the 
same storage for integer and logical (and it may depend on compiler 
flags, although not on the compilers I just checked, gfortran and 
SunStudio f95).  S-PLUS ran on only a few platforms and with specified 
compilers.