C
C#14mo ago
Alula :3

Alternative to ReadLine for compiling to Zero Standard Library

Im compiling to bare metal and need to use Readline, but the zero library doesnt have a definition for it. is there an alternative library i could use?
3 Replies
many things
many things14mo ago
if you are going to use no libraries then why don't you go winapi to read console
jcotton42
jcotton4214mo ago
@S4R13L zero library? Also wdym "bare metal"?
Alula :3
Alula :3OP14mo ago
It's a standard library called Zero# Running without an os Also NVM I switched to C++

Did you find this page helpful?