C
C#3mo ago
S4R13L

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
WEIRD FLEX
WEIRD FLEX3mo ago
if you are going to use no libraries then why don't you go winapi to read console
jcotton42
jcotton423mo ago
@S4R13L zero library? Also wdym "bare metal"?
S4R13L
S4R13L3mo ago
It's a standard library called Zero# Running without an os Also NVM I switched to C++
Want results from more Discord servers?
Add your server
More Posts
reccomendations for learning how to work with streams.Im trying to dive deeper into how streams work in C# but i find it hard to jugde what source is a goguid doesn't change after postI defined my model ID's as guid to make it auto generated but after creating model. Is it about scop✅ Not sure why I'm getting this errorCode: https://pastebin.com/2u9HCy8U ```console CSC : error CS5001: Program does not contain a staticTarget multiple architectures at onceHey guys, I have an app I want to publish for linux-x64 and linux-arm64. I'm using the "RunTimeIdenHow to add additional headers/columns to CSV file?Using CSVHelper to manipulate a CSV file but when I try to add additional columns of information I gJWT refreshing + validatin/invalidating infinite error throwingHey, I have implemented a JWT refresh method (worked ast some point and then I tried adding invalida.NET 8 Simple Cookie AuthenticationHello, I am a bit confused about simple Cookie Authentication in .net 8 I have the following in my P✅ Hey, I am getting this error in VS code whenever I am trying to use a C# file.System.IO.FileNotFoundException: Retrieving the COM class factory for component with CLSID {177F0C4A✅ Creating interactive objects in BlazorSo i decided to pick up Blazor and to that end, I decided to port a winforms game i made to a blazori need to press q und left click at the exact same time so i press y and it press both of them pi need to press q und left click at the exact same time so i press y and it press both of them p