From: Chris Weed (chrisweed_at_[hidden])
Date: 2006-12-10 13:23:37


Hi,
Is there any support in filesystem to create paths to temporary files.
I would like to make unit tests to test my file reader, by creating
temporary files that are in some safe platform temp area that can be
deleted at exit.
Chris