Re: Whither VMS?
- From: Bob Eager <rde42@xxxxxxxxxxx>
- Date: 1 Oct 2009 06:35:58 GMT
On Thu, 01 Oct 2009 00:17:31 +0200, P. Sture wrote:
In article <7if6l2F30a3ujU2@xxxxxxxxxxxxxxxxxx>,
Bob Eager <rde42@xxxxxxxxxxx> wrote:
By 'quality', I meant well written, i.e. properly laid out, commented,
maintainable. It works OK!
The thing that raised warning signals with me once I saw the NT APIs was
the dependence on null terminated strings. I'd spent a lot of time in
VMS applications eradicating those by adding a length parameter or using
descriptors.
And when CPU was the limiting factor, I didn't see the point of scanning
a string parameter to find the terminating null when the calling routine
knew the length of the string in the first place.
I think that's inevitable when the major language in use is C. That's a
design issue; I was thinking more of how well the code was (not) written.
--
Use the BIG mirror service in the UK:
http://www.mirrorservice.org
.
- Follow-Ups:
- Re: Whither VMS?
- From: P. Sture
- Re: Whither VMS?
- From: Bob Koehler
- Re: Whither VMS?
- References:
- Re: Whither VMS?
- From: P. Sture
- Re: Whither VMS?
- Prev by Date: Re: Looking to find a way to pull all the Open Source / Freeware folks together
- Next by Date: old hobby cdrom
- Previous by thread: Re: Whither VMS?
- Next by thread: Re: Whither VMS?
- Index(es):
Relevant Pages
|