10-22-2023, 07:06 AM
YESSS, That's what I was looking for!
Thanks a lot SMcNeill
It was this line I was looking for :-)
ASC(splitData(i), c) = _MEMGET(FileData, o + i, _UNSIGNED _BYTE)
There are still some minor issues in your code when FileData.SIZE MOD NrOfSplitFiles <> 0 but that's easy to fix
Really happy with an over 10x speed increase
Thanks a lot SMcNeill
It was this line I was looking for :-)
ASC(splitData(i), c) = _MEMGET(FileData, o + i, _UNSIGNED _BYTE)
There are still some minor issues in your code when FileData.SIZE MOD NrOfSplitFiles <> 0 but that's easy to fix
Really happy with an over 10x speed increase
45y and 2M lines of MBASIC>BASICA>QBASIC>QBX>QB64 experience