From 96edee02e6414bf26b21420405cfc299f85683d3 Mon Sep 17 00:00:00 2001 From: KRIXUS-alpha Date: Wed, 12 May 2021 20:15:09 +0530 Subject: documentation struct data handling --- doc/html/struct_f_u_n_c_c_a_l_l.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'doc/html/struct_f_u_n_c_c_a_l_l.html') diff --git a/doc/html/struct_f_u_n_c_c_a_l_l.html b/doc/html/struct_f_u_n_c_c_a_l_l.html index c3ffd9d..32b9a9d 100644 --- a/doc/html/struct_f_u_n_c_c_a_l_l.html +++ b/doc/html/struct_f_u_n_c_c_a_l_l.html @@ -101,6 +101,9 @@ $(document).ready(function(){initNavTree('struct_f_u_n_c_c_a_l_l.html',''); init
Struct used to call and pass the data to fun.cpp API. + More...
+#include <fun.h>
@@ -116,7 +119,9 @@ Public Attributes | |
FUNCARGS * | argument |
Struct used to call and pass the data to fun.cpp API.
+Struct defining and containing the data
Return errors
Number of input arguments
Number of output arguments
Number of output arguements expected to be returned
Number of output arguments
+Number of output arguements in Scilab
Number of output arguements expected to be returned
+Number of output arguements expected to be returned from Octave