Reading and Writing Files at the C level
- From: "Damon Courtney" <damon@xxxxxxxxxxxxxxxxx>
- Date: 16 Jul 2006 14:48:13 -0700
Is there any significant performance hit from using the Tcl
functions (Tcl_Read, Tcl_Write) at the C level over using the lower
functions (fread, fwrite or read, write)? This is for both Windows and
UNIX.
Thanks,
Damon
.
- Follow-Ups:
- Re: Reading and Writing Files at the C level
- From: Don Porter
- Re: Reading and Writing Files at the C level
- From: Eckhard Lehmann
- Re: Reading and Writing Files at the C level
- Prev by Date: Compile TCL8.4.13 using VS2005?
- Next by Date: Re: Compile TCL8.4.13 using VS2005?
- Previous by thread: Compile TCL8.4.13 using VS2005?
- Next by thread: Re: Reading and Writing Files at the C level
- Index(es):
Relevant Pages
|