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.

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#555 closed enhancement (remind)

New file handling functions

Reported by: Víctor de Buen Remiro Owned by: Víctor de Buen Remiro
Priority: highest Milestone:
Component: Various Version: head
Severity: minor Keywords:
Cc:

Description

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)

comment:1 Changed 17 years ago by Víctor de Buen Remiro

Resolution: remind
Status: newclosed

These new built-in TOL functions has been added to CVS HEAD (1.1.7)

FOpen, FGetText, FPutText, FEof, FFlush, FClose

Functions to handle with binary objetcs are still not implemented.

comment:2 Changed 17 years ago by Víctor de Buen Remiro

Summary: New FileOpen, FileClose, FileFlush, ...New file handling functions
Note: See TracTickets for help on using tickets.