|
|
|
|
|
by Yoric
2637 days ago
|
|
I wouldn't count on that. I have worked on file APIs. There are so many differences between Windows and Posix that abstracting them away just doesn't work. Undoubtedly, there will eventually be platform-specific APIs that implement one or the other, and cross-platform APIs that implement the intersection. |
|