How can I realize data saving? #1847
Unanswered
Creepy0964
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello @m4dc1t4, you can save your data in files using the filesystem. I let you read our article about the Cosmos FileSystem implementation: https://cosmosos.github.io/articles/Kernel/VFS.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to save some data from OS and when PC reboots, it will load saved data, but how can I make this?
Beta Was this translation helpful? Give feedback.
All reactions