|
On 2/15/2023 7:16 PM, Shmuel Zeigerman wrote:
On 15/02/2023 13:09, Johann ''Myrkraverk'' Oskarsson wrote:Why does the following code not write anything to the file on Windows?It does write 1 byte on Windows 10. Size of file = 1. Tested with Lua 5.1 and Lua5.4.
Yes, thank you for testing. It turns out the bug is in the hex dumping program I'm using. I'll need to investigate that further later on, and in the mean time, use something yes. Thanks again, Johann