next up previous contents
Next: 5.2.2.5 Computational function type Up: 5.2.2 Types of Computational Previous: 5.2.2.3 Fortran case

5.2.2.4 C case

Type 1 Computational functions can also be written in C language, the same way. Note that, arguments must be passed as pointers.

The best way to learn how to write these functions is to examine the routines in the Scilab directory SCIDIR/routines/scicos where Computational functions of all Scicos blocks are available. Most of them are fortran type 0 and 1.


next up previous contents
Next: 5.2.2.5 Computational function type Up: 5.2.2 Types of Computational Previous: 5.2.2.3 Fortran case
Scilab Group