fopen

open a file
arguments: similar to C fopen()
returns: 0 - error
         otherwise a file handle
Thread-safe function.

long fopen(string file, string mode);

Last updated

Logo

Need Help?

FAQsSupport

Community

ForumPlugins

© 2025 Copyright Hex-Rays