Ten Rules for Writing Cross Platform 'C' Code (2008)(ski-epic.com) |
Ten Rules for Writing Cross Platform 'C' Code (2008)(ski-epic.com) |
Stopped reading at that point as this article doesn’t deal with EBCDIC platform portability either... so overlooks the entire IBM main and minicomputer/OS400 market as well. And I say this as one who writes code on all of the above that does Unicode internally but one still has to interface with the OS.
Anyway. There is a LOT more to portability than what is written here.
Agreed that portability beyond these platforms is a different story altogether.