Skip to content

Releases: LeoYang06/FileHelpersCpp

FileHelpersCpp v1.1.2

02 Sep 10:12

Choose a tag to compare

  • Use \r\n as a newline.
  • Add the AllocateFileAppend Function,space allocation in append mode is supported.
  • For loop code optimization.
  • Pre-allocation space functions rename.

FileHelpersCpp V1.1.1

16 Jun 02:07

Choose a tag to compare

  • 支持unix下("\n")换行符文件的读取。

FileHelpersCpp V1.1.0

13 Jun 06:26

Choose a tag to compare

  • Add a function to modify the values of specified row and column fields in bulk based on memory map files.