File Access Library

2

SP4CEBAR 2024-07-05 15:34 (Edited)

The goal of this library is to provide a scalable framework to work with files, it should be compatible with other libraries to allow a modular workflow.

This library has subprograms to manipulate individual bits in files.

Most of the bit-manipulating subprograms are from my NX Music File API

In the future, I may add more file-related subprograms, like commonly used codecs in files, like Huffman encodings.

Update 1:

Update 2:

File Library.nx | Open in app
2024-07-05 21:42
File Library.nx | Open in app
2024-07-05 16:17
File Library.nx | Open in app
2024-07-05 15:34

McPepic 2024-07-05 17:47

Open in app crashes the program immediately, so I can’t copy it to my programs in the app.


SP4CEBAR 2024-07-05 21:43

Apologies, the library is more stable now


Log in to reply.