[Scilab-Dev] RE: How to used Input/Output functions in new module (external module)

Clément DAVID clement.david at scilab-enterprises.com
Mon Jun 11 08:49:39 CEST 2012


Le 11/06/2012 04:29, hehiha a écrit :
> mopen(filen,'wb');
> // Write total input to file
> mclose();

This Scilab functions not native C ones. Use only C functions (eg fopen 
, fclose)


-- 
Clément DAVID
Scilab Enterprises
skype://clement_david_scilab



More information about the dev mailing list