Hi all,<br><br>Copying here a message posted on EQUALIS SCILAB SUPPORT FORUM.<br>Any help will be appreciated.<br><br><br><br>I am currently using Scilab v 4.1.2 (INTERSCI interfacing tool)
and gcc compiler under Fedora Linux in order to build Scibal/C interface
functions. Those functions are used to read large text files as part
of a Scilab script that is supposed to perform that operation several
times. At a certain point, during the execution, Scilab crashes. I have
realized that the number of external function calls before the
crash depends on the size of the file. The larger the file earlier the
crash happens. It looks like a kind of buffer limit is reached or
probably there is something wrong with the C code.<br>Please, see the attached files:<br>- cnumber_freq.c (C code);<br>- file.pch (the file to be read)<br>- interface.desc (intersci interface file)<br>- interface_builder.sce (library builder)<br>

- loader.sce (library loader)<br>- read_file.sci (Scilab script - for debug)<br><br>I appreciate if somebody could help and test the script.<br clear="all"><br>-- <br>Eduardo Torrecillas<br>