Cross-platform programming? (8)

3 Name: #!/usr/bin/anonymous : 2007-02-21 06:44 ID:Heaven

>>1
Each operating system kernel has its own API. User programs don't talk to the hardware directly.

The examples you gave work because an interpreter runs them, and the interpreter is compiled for the OS it runs on.

This thread has been closed. You cannot post in this thread any longer.