Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6334

Read a .txt file in C++ without any libraries [closed]

$
0
0

I'm trying to build an Operating System from scratch, and the problem with that is, that you can't use libraries like iostream, string, etc.. So that makes me have to make my own libraries and frameworks.

I want to read the contents of a .txt file, and then I want to print the text of the .txt file.

I haven't tried anything so far, because I only found questions using std::string and string.open, which I can't use.

So I want to know how open contents of a .txt file without using any libraries

Sorry for an bad English


Viewing all articles
Browse latest Browse all 6334

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>