To download this library for your Linux/Mac installation, enter this on your command line:
DreamDownload byond://Hobnob.file_io##version=0 Emulator users, in the BYOND pager go to File | Open Location and enter this URL:byond://Hobnob.file_io##version=0 |
This library allows C-style binary file I/O (fopen(), fread(), etc.) in DM, by providing an interface to an external DLL which calls the necessary functions.
Byte, word, string, and block-sized read and write functions are supported. It also allows positioning of the file marker with ftell() and fseek(). The package contains the pre-made .DLL file for Windows machines; it also contains the C++ source of the DLL so that it can be recompiled into an .SO file for Linux systems. |
Please support BYOND through Membership or a donation!
|
Related Libraries
|
|||||||||||||||||||||||||||||||||||
Copyright © 2024 BYOND Software.
All rights reserved.