I've been playing around with your compiler using it to rewrite a program for modifying files that I had in another language and I've seem to have hit a roadblock with reading in a user input.
From what I'm aware of, TempleOS uses GetStr and GetI64, but the compiler does not recognize these functions. Are cin like functions simply missing from the definitions or are they under a different alias?
Btw, really been enjoying messing around with this compiler, solid work!
I've been playing around with your compiler using it to rewrite a program for modifying files that I had in another language and I've seem to have hit a roadblock with reading in a user input.
From what I'm aware of, TempleOS uses GetStr and GetI64, but the compiler does not recognize these functions. Are cin like functions simply missing from the definitions or are they under a different alias?
Btw, really been enjoying messing around with this compiler, solid work!