Skip to content

Prefer using the temp file instead of reopening#72

Merged
kytrinyx merged 1 commit intoexercism:masterfrom
derekparker:use-temp-file
Mar 30, 2014
Merged

Prefer using the temp file instead of reopening#72
kytrinyx merged 1 commit intoexercism:masterfrom
derekparker:use-temp-file

Conversation

@derekparker
Copy link
Contributor

The temp file can be used directly without having to reopen it by simply
calling Seek() to set the file pointer back to the beginning of the
file.

The temp file can be used directly without having to reopen it by simply
calling Seek() to set the file pointer back to the beginning of the
file.
@kytrinyx
Copy link
Member

I didn't know that, thank you!

kytrinyx added a commit that referenced this pull request Mar 30, 2014
Prefer using the temp file instead of reopening
@kytrinyx kytrinyx merged commit 99c5e14 into exercism:master Mar 30, 2014
@derekparker derekparker deleted the use-temp-file branch March 30, 2014 16:57
lcowell pushed a commit to lcowell/cli that referenced this pull request Jan 25, 2015
Prefer using the temp file instead of reopening
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants