[Info-vax] Looking into C-include files on VMS
MetaEd
metaed at gmail.com
Wed Nov 11 17:55:18 EST 2009
On Nov 11, 2:00 pm, John Wallace <johnwalla... at yahoo.co.uk> wrote:
> It was entirely possible to be a certified UNIX and yet some aspects
> of 'portability' would still need horrible "configure" scripts of the
> kind that have led to the discussion here.
True. The programmer still has to write to the standard. It is all too
easy to cross the line into nonconforming code, and sometimes it is
unavoidable.
GNV makes it unavoidable, because it is nonstandard. Some of the
interfaces have different semantics than the standard, when they exist
at all.
So you end up writing conditional code around the semantic variations,
and using something like "configure" to determine at compile time
which code to use.
More information about the Info-vax
mailing list