Notes on Writing Portable Programs in C

时间:2022-08-16 03:51:46
【文件属性】:

文件名称:Notes on Writing Portable Programs in C

文件大小:228KB

文件格式:PDF

更新时间:2022-08-16 03:51:46

C programming

We will call a program portable if adapting it to a new environment is easier than rewriting it for that environment. This document is mainly for those who have never ported a program to another platform — a specific hardware and software environment — and, evidently, for those who plan to write large systems which must be used across different vendor machines. If you have already done some porting, you may not find the information herein very useful.


网友评论