PLEX86  x86- Virtual Machine (VM) Program
 CVS  |  Mailing List  |  Download  |  Newsgroups

Thou shalt have no other gods before the ANSI C standard 1415


Your Ad Here

Your Ad Here

D. J. Bernstein

I've been programming for twice as long, and some of my code (or code derived from it) can be found in almost every hosted system. My best-known "product" was crucial in bringing together the warring variants of Unix, and I contributed substantially to the development of standards for POSIX and C. In the course of a couple of decades working on the C standard, as well through my own involvement in software projects, I've learned an immense amount about the ways in which computing environments can and do vary.

Widespread deployment is no proof of quality, security, or portability. That's so obvious that I don't need to give examples.

I don't expect to convince *you* of anything, but I was reviewing technical articles and books on software engineering and portability before you even started programming, and wrote three chapters about portable programming practices in a book published several years ago. (I also wrote a column for the JCLT.) I've been a key participant in several large software system development projects that served for many years (some are still in use) at the heart of several organizations' core business.

Thou shalt have no other gods before the ANSI C standard 1416
says... I'm not sure I explained myself well enough, because I have used it to support a large number of radically different hardware and OS platforms from a single code base...
Thou shalt have no other gods before the ANSI C standard 1417
Randy Howard This is the key point. The long term flexibility is extremely valuable. That same effect occurs when you implement an algorithm that is correct no matter...

If you actually wanted to learn something, you might try listening to people who have substantial relevant experience.



Your Ad Here

List | Previous | Next

Thou shalt have no other gods before the ANSI C standard 1416

Alt Folklore Computers from Newsgroups

The #1 Usenet Provider on the Internet

Thou shalt have no other gods before the ANSI C standard 1414