Linked by Thom Holwerda on Mon 22nd Jun 2009 10:45 UTC

Thread beginning with comment 370142
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Member since:
2009-01-09
Anything else is stupid philosophical discussions.
In this context you're wrong. You're speaking as a hardware person who's talking about programming the machine. In the context that 'native' is used in with this case, the meaning is different. It means that the software uses the API's that are available in the operating system's environment (native) to solve problems. This refers to topics such as IPC, synchronization, etc. Obviously, native doesn't always refer to hardware & microcode. The processor isn't the only part of the computer that has an environment, the software has one too. You'd do well to be mindful of that.