diff options
author | KRIXUS-alpha | 2021-05-12 20:15:09 +0530 |
---|---|---|
committer | KRIXUS-alpha | 2021-05-12 20:15:09 +0530 |
commit | 96edee02e6414bf26b21420405cfc299f85683d3 (patch) | |
tree | 4492ed56bf5120b599fc7ddd5405fb1b906edf09 /doc/html/libscilab__octave_8h_source.html | |
parent | 4577cf0e9028018bffbf5be5fea3c4d86a8f9474 (diff) | |
download | fossee-scilab-octave-toolbox-96edee02e6414bf26b21420405cfc299f85683d3.tar.gz fossee-scilab-octave-toolbox-96edee02e6414bf26b21420405cfc299f85683d3.tar.bz2 fossee-scilab-octave-toolbox-96edee02e6414bf26b21420405cfc299f85683d3.zip |
documentation struct data handling
Diffstat (limited to 'doc/html/libscilab__octave_8h_source.html')
-rw-r--r-- | doc/html/libscilab__octave_8h_source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/libscilab__octave_8h_source.html b/doc/html/libscilab__octave_8h_source.html index 2ddf971..a3a82fb 100644 --- a/doc/html/libscilab__octave_8h_source.html +++ b/doc/html/libscilab__octave_8h_source.html @@ -106,7 +106,7 @@ $(document).ready(function(){initNavTree('libscilab__octave_8h_source.html',''); <div class="line"><a name="l00007"></a><span class="lineno"> 7</span>  </div> <div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#endif </span><span class="comment">/* __LIBSCILAB_OCTAVE_GW_H__ */</span><span class="preprocessor"></span></div> <div class="ttc" id="alibscilab__octave_8h_html_a40fa0a0ebe5ca7163a74872e50cc4f13"><div class="ttname"><a href="libscilab__octave_8h.html#a40fa0a0ebe5ca7163a74872e50cc4f13">C_GATEWAY_PROTOTYPE</a></div><div class="ttdeci">C_GATEWAY_PROTOTYPE(sci_octave_fun)</div></div> -<div class="ttc" id="asci__octave_8cpp_html_a74f2258789a64de6417c6d8912144449"><div class="ttname"><a href="sci__octave_8cpp.html#a74f2258789a64de6417c6d8912144449">sci_octave_fun</a></div><div class="ttdeci">int sci_octave_fun(scilabEnv env, int nin, scilabVar *in, int nopt, scilabOpt *opt, int nout, scilabVar *out)</div><div class="ttdoc">Function to connect to Scilab's API.</div><div class="ttdef"><b>Definition:</b> sci_octave.cpp:39</div></div> +<div class="ttc" id="asci__octave_8cpp_html_a74f2258789a64de6417c6d8912144449"><div class="ttname"><a href="sci__octave_8cpp.html#a74f2258789a64de6417c6d8912144449">sci_octave_fun</a></div><div class="ttdeci">int sci_octave_fun(scilabEnv env, int nin, scilabVar *in, int nopt, scilabOpt *opt, int nout, scilabVar *out)</div><div class="ttdoc">Function to connect to Scilab's API.</div><div class="ttdef"><b>Definition:</b> sci_octave.cpp:49</div></div> </div><!-- fragment --></div><!-- contents --> </div><!-- doc-content --> <!-- start footer part --> |