i was programing my program when i found out that 'rb' and 'wb' doesn't work as it works in computer craft i didn't think of that
in computer craft useing the 'wb' the handle.write function will expect a number insted of a string witch makes you able to write files bytes after bytes how does that work in open computers?
the file handling work a lot defenc betwine the two mods
simple qestion is: how does binary read and write work in opencomputers
(given that cc uses acill - or what ever its called exacly - while oc uses unicode, right? so doesn't that make it kindof defrent in evrey way?)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
i was programing my program when i found out that 'rb' and 'wb' doesn't work as it works in computer craft i didn't think of that
in computer craft useing the 'wb' the handle.write function will expect a number insted of a string witch makes you able to write files bytes after bytes how does that work in open computers?
the file handling work a lot defenc betwine the two mods
simple qestion is: how does binary read and write work in opencomputers
(given that cc uses acill - or what ever its called exacly - while oc uses unicode, right? so doesn't that make it kindof defrent in evrey way?)
Link to post
Share on other sites