Jump to content

Talk:File input/output: Difference between revisions

Replace task.
(Race conditions?)
(Replace task.)
Line 11:
==Race conditions==
A thought: Should this task be rewritten to guard against race conditions? Many of these code examples check for a file's existence, and then create the file. Between the check and the creation, another process might already have created the file. --[[User:Short Circuit|Short Circuit]] 17:55, 12 November 2007 (MST)
 
 
==Purpose==
 
When I wrote this task, the purpose was to demonstrate file input and file output, but the overreaching description of the task has let to filesystem operations. Obviously, the task needs to be clarified. Anyone have suggestions? I'm thinking separate tasks each for input and output. I'll get on creating those, and then we can figure out what to do about this task. --[[User:Short Circuit|Short Circuit]] 03:47, 7 October 2008 (UTC)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.