close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
New file handling functions
It would be a good thing to implement functions to handle with file descriptors as C functions open, close, flush, etc. Then Tol built-in functions like MatAppendFile could operate faster.
Change History (2)
Resolution: |
→ remind
|
Status: |
new →
closed
|
Summary: |
New FileOpen, FileClose, FileFlush, ... →
New file handling functions
|
Download in other formats:
These new built-in TOL functions has been added to CVS HEAD (1.1.7)
Functions to handle with binary objetcs are still not implemented.