Skip to content
Snippets Groups Projects
Commit ebd19f29 authored by rswindell's avatar rswindell
Browse files

Fix "off-by-one" error in File.readln() and readAll() with regards to the

'maxlen' argument. E.g. passing 10 would result in a maximum read string length
of 9 characters.
parent 9ddb94c6
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment