Skip to content

[BUG] #35

@ashriram

Description

@ashriram

Describe the bug
Jupiter does not seem to be able to read binary files
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
It does not appear like an attach a binary file here.

Screenshots
If applicable, add screenshots to help explain your problem.

Jupiter (please complete the following information):

  • OS: [e.g. OS X]
  • Version [e.g. v3.1]
  • Mode GUI]

Additional context
When you fread from a binary file,
e.g., txt file (convert to binary before trying to fread).
5 3
1 -3 4
46 -2 -5
2 -62 0
1 3 13
26 -7 34

The first fread returns 5, but subsequent fread returns 0.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions