|
|
Re: Fortran based MEX w/ COMMON/SAVE
Posted:
Nov 17, 2005 10:03 AM
|
|
branobs wrote: > ... > As a side note, every SUBROUTINE contains IMPLICIT NONE, except for > the main SUBROUTINE which used to be PROGRAM. > ...
OK, just to make sure put it in the main subroutine as well...
(I asked it as a question because I couldn't recall whether IMPLICIT NONE was F77 or not for sure...)
|
|