|
|
|
|
|
by yjftsjthsd-h
883 days ago
|
|
> C requires an OS to provide CRT and syscalls for it to function. That doesn't make sense; the OS itself is written in C. > If you were to write freestanding C code, this certainly changes. At which point the memory model becomes "what you decide to provide". Okay, so we're back to, C doesn't impose anything on you, though the OS may. |
|