Re: fortran 2003 compiler



Hello,

gary.l.scott@xxxxxxxx wrote:

<snip>

This is the exact opposite of what I would want a bits datatype to
implement. I would want to to be a specifiable string of bits of any
length, not restricted to what's "most efficient". I've no problem
with special casing where the specified length is compatible with the
underlying hardware.

It's not only a question of efficiently, it's also a question
of the relationship among the bit size, the storage size and
the kind values of the entities involved.

Besides, the applications programmer already has the capability
to specify any bit string, due, in part, to the new LHS functions.

You're merely making the point that the standard is way too far ahead
of practice to know what's needed.

<snip>

--
Cheers!

Dan Nagle
Purple Sage Computing Solutions, Inc.
.



Relevant Pages

  • Meaning of implementation def. behaviour (was: Re: C99 IDE for windows)
    ... International Standard provides two or more possibilities and imposes ... provides all possible courses of action and the implementation is ... how can the Standard specify the output ...
    (comp.lang.c)
  • Re: NAT/IPWF : why my computers cant surf the web ?
    ... As a general note, IPFW in FreeBSD 4.8 has a bug in the default ... If you don't specify the logamount it defaults to infinite, ...
    (comp.unix.bsd.freebsd.misc)
  • Re: a matter of logic?!
    ... All you are saying here is that you ... are using a property accessor, nothing about what property of what ... so you get inconsistent behaviour between browsers if you do not specify ...
    (comp.lang.javascript)
  • Re: Base Normal Form
    ... will not get it in any particular order unless you specify the order. ... If it does matter, then specify the ... Gene Wirchenko ...
    (comp.databases.theory)
  • Re: How should I represent this constraint?
    ... > that the web app would INSERT into when the user uploads their file ... > Specify in the database a trigger on INSERTs to FILE_DEFAULT_LIST ... is a compound foreign key to the ...
    (comp.databases)