[Tutor] Convert string to file handle

Bob Gailer bgailer at alum.rpi.edu
Tue Nov 28 00:00:56 CET 2006


Shitiz Bansal wrote:
> Hi,
> i have a string abc.
> i need a file handle f  pointing to a file which contains this string.
For what?
> is there any way i can achieve this without actually writing the 
> contents to a file and then opening it? for performance reasons i want 
> to run this entire process within the physical memory!
Depends on what for.

-- 
Bob Gailer
510-978-4454



More information about the Tutor mailing list