|
|
|
|
|
by eesmith
1639 days ago
|
|
K&R write: > It has been closely associated with the UNIX system, since it was developed on that system, and since UNIX and its software are written in C. The language, however, is not tied to any one operating system or machine; and although it has been called a “system programming language” because it is useful for writing operating systems, it has been used equally well to write major numerical, text processing, and data-base programs. https://archive.org/details/TheCProgrammingLanguageFirstEdit... |
|
"System level" does that just fine right? There's not much confusion about if C is tied to Unix anymore after all...