chickadee » scheme2c-compatibility » with-temporary-file

*tmp*parameter
tmp pathnameprocedure
with-temporary-file prefix fprocedure

Call f with a unique filename that will be removed once f returns. The extension of prefix is honored, but not its base filename.