Changes between Version 4 and Version 5 of Fortran API

Show
Ignore:
Timestamp:
07/12/13 18:02:06 (11 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Fortran API

    v4 v5  
    2020call MUSCLE_Receive("portIn"//char(0), data, len, MUSCLE_DOUBLE) 
    2121}}} 
     22If the length is not a variable in your code, you should pass a reference (for example for size 10): {{{%REF(10)}}}. 
    2223 
    2324To use the enumeration containing the MUSCLE types, include the following statement in blocks where it is used: