Changes between Version 23 and Version 24 of C++ API

Show
Ignore:
Timestamp:
05/27/14 11:54:02 (11 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • C++ API

    v23 v24  
    3333} 
    3434}}} 
    35 After this, any code can be written. The {{{MUSCLE_Kernel_Name}}} function gives the current kernel name. This must be freed after use. Similarly, MUSCLE_Get_Property gives a property as a string, which must be freed afterwards. 
     35After this, any code can be written. The {{{MUSCLE_Kernel_Name}}} function gives the current kernel name. This must NOT be freed after use. Similarly, MUSCLE_Get_Property gives a property as a string, which must NOT be freed afterwards. 
    3636 
    3737The send and receive functions can transport several datatypes, which are enumerated in {{{muscle2/muscle_types.h}}}. For reference, it takes the following datatypes