On 04.02.2012 13:56, Daniel Murphy wrote:
I'll take it you've never actually used c on a small embedded system?

Of course you're doing all those things, if they're needed.  Very low level
programming in c does not need a runtime at all.



All those things are language runtime according to the Computer Science definition, without them your C code won't run.

Reply via email to