From 310b5e4408cd8eb7ac7c30e624787b8f4c8d16bc Mon Sep 17 00:00:00 2001
From: Simon Marchetto
The following table give for each C/C++ primitive type the equivalent Scilab type.
@@ -381,7 +382,7 @@ In that case, SWIG displays an error when wrapping a function that has long long
37.3.4 Default primitive type mappings
+
+37.3.4 Type mappings
+
+Default primitive type mappings
The default mapped type for C/C++ non-primitive types is the Scilab pointer. That is the case for exemple for C structs, C++ classes, etc...