|
-
Nov 7th, 2001, 09:41 AM
#11
Originally posted by FRAIL_KNIGHT
I don't think you need the open for appends...
I thought "input" created files if they aren't there, just like "append"
No, opening a file for Append or Output creates the file if it doesn't exist but trying to open a non-existing file for Input raises an error.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|