Skip to content

One more concerning the TSAVE of arrays. #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jsalai49 opened this issue May 19, 2021 · 0 comments
Closed

One more concerning the TSAVE of arrays. #119

jsalai49 opened this issue May 19, 2021 · 0 comments
Assignees

Comments

@jsalai49
Copy link

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)

chrisws added a commit to chrisws/SmallBASIC that referenced this issue Jun 5, 2021
@chrisws chrisws self-assigned this Jun 5, 2021
@chrisws chrisws mentioned this issue Aug 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants