184
edits
(→Reading: -readString, preadString) |
|||
Line 307: | Line 307: | ||
//Windows: [WriteFile] http://msdn.microsoft.com/en-us/library/windows/desktop/aa365747%28v=VS.85%29.aspx | //Windows: [WriteFile] http://msdn.microsoft.com/en-us/library/windows/desktop/aa365747%28v=VS.85%29.aspx | ||
}, | }, | ||
/** | /** | ||
* As [write] but do not advance | * As [write] but do not advance | ||
Line 322: | Line 315: | ||
//Windows: [WriteFile] + [SetFilePointer] | //Windows: [WriteFile] + [SetFilePointer] | ||
}, | }, | ||
== Attributes == | == Attributes == | ||
edits