Changes between Version 9 and Version 10 of C++ API

Show
Ignore:
Timestamp:
09/24/12 11:43:36 (12 years ago)
Author:
jorisborgdorff
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • C++ API

    v9 v10  
    33== C API == 
    44 
    5 The header file for the C API is {{{muscle2/cmuscle.h}}}. The functions there are very limited, but they should be sufficient for most needs: 
     5The header file for the C API is {{{muscle2/cmuscle.h}}}. The functions there are limited, but they should be sufficient for most needs: 
    66{{{ 
    77muscle_error_t MUSCLE_Init(int* argc, char*** argv);