The MASM Forum

Projects => Easy Code IDE 32/64-bit => Topic started by: K_F on September 02, 2018, 07:40:57 PM

Title: FILE_FLAG_NO_BUFFERING
Post by: K_F on September 02, 2018, 07:40:57 PM
Hi Ramon,
Any chance of having FILE_FLAG_NO_BUFFERING option with reading/writing text files.

I'm doing this manually at the moment but thought it would be a nice function option.
With this I'm able to open, read the file into my own buffer. Close the file handle asap, and play around in the buffer freely until I'm ready to write back.
Title: Re: FILE_FLAG_NO_BUFFERING
Post by: rsala on September 03, 2018, 11:04:07 PM
Hi Van,

I will take into account for next verisons of EC v2.

Regards!