# File lib/windows/msvcrt/io.rb, line 119
def
fopen
(
file
,
mode
)
Fopen
.
call
(
file
,
mode
)
end