Skip to content

One more concerning the TSAVE of arrays. #119

@jsalai49

Description

@jsalai49

One more concerning the TSAVE of arrays.
until 0_12_17 the line separator was a simple '0A' character which was OK for win and other OS's
12_19 and 12_20 introduced (probably depending on OS) a change: in win is now the separator: '0D0A00' with an annoying '00' (null) character at the beginning of every line from the second.
Seems that this C-style zero byte becomes a problem either of lack, or by appearing...

Originally posted by @jsalai49 in #115 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions