Import C and C++ with inFusion
- Download McC which is part of iPlasma
- Unpack and go to tools/mcc and invoke from the command line:
mcc source_folder dat_folder
-
source_folder is the root folder that includes BOTH .c and the HEADER files .h -
dat_folder is a folder that you created somewhere on the disk and it is the place where McC will place the results. After it has run, the dat_folder should contain a set of *.dat files.
- Download inFusion
- Launch tools/inFusion/infusion.bat (on Windows) or infusion.sh (on Linux and Mac)
- Press the load button from the top right
- From the dialog choose either C\++ of C tables and in edit field specify the
dat_folder created in Step 2. 
- Export to MSE and import into Moose