|
|
|
|
|
by asuffield
4385 days ago
|
|
> There is a distinct lack of definition between C syntax and the resulting machine code. And more importantly: there is a distinct lack of similarity in behavior in this respect between vendors, versions, architectures, language features, ambient temperatures, and times of day. Change any of those things and you can get different output from your C compiler. |
|