Sunday, 11 August 2013

Why is C platform-dependent?

Why is C platform-dependent?

Why does C have to be recompiled for each architecture? Doesn't it all end
up as bits and bytes and loads and jumps anyway? Doesn't each architecture
essentially go through the most basic commands in the same way?

No comments:

Post a Comment