storage unit - Topic Profile
  Home FAQ Contact Sign in
 
Advanced search
POPULAR GROUPS

more...

Most active groups for topic
aol.neighborhood.nj.jerseycity 1216
perl.cpan.testers 122
comp.lang.fortran 114
alt.philosophy 66
fur.answers 28
uk.adverts.computer 23
microsoft.public.storage 18
uk.transport.london 18
alt.nuke.the.usa 17
alt.cooking-chat 15
Last week most active authors
No posts for a week
Last active threads
how to use standard fortran on a "binary"input file?
Started Terence · Date: Aug 21, 2008 22:10 · 10 post(s)
size of space to be allocated
Started Arjan · Date: Aug 21, 2008 13:03 · 21 post(s)
US-NY: BROOKLYN-Storage Custodian
Started JobCircle.Com · Date: May 29, 2008 14:05 · 1 post(s)
US-NY: BROOKLYN-Storage Custodian
Started JobCircle.Com · Date: May 12, 2008 02:26 · 1 post(s)
US-NY: WOODSIDE-Storage Custodian
Started JobCircle.Com · Date: May 5, 2008 01:53 · 1 post(s)
maine@summertriangle.net
Started glen herrmannsfeldt · Date: May 1, 2008 14:39 · 3 post(s)
ENCODING I/O specifier
Started FX · Date: May 1, 2008 06:07 · 23 post(s)
Allocatable arrays in derived types
Started Gib Bogle · Date: Apr 29, 2008 00:57 · 19 post(s)
Warning: The structure contains misaligned fields
Started blitheli · Date: Apr 28, 2008 05:28 · 12 post(s)
Pointers to derived type objects in COMMON
Started Walter Spector · Date: Apr 27, 2008 06:48 · 5 post(s)
Last week hot threads
No posts for a week
Latest posts
Re: how to use standard fortran on a "binary"input file?
Group: comp.lang.fortran · Group Profile · Search for storage unit in comp.lang.fortran
Author: Joe
Date: Aug 23, 2008 15:33

..., the default for UNFORMATTED access is 4-byte units of RECL=. This has been the mode of ... the F77 standard's use of the term "storage units" being interpreted as "numerical storage units" - that is, the size of an INTEGER or REAL. In Fortran 2003, the ... forget the exact wording). F2003 also has ISO_FORTRAN_ENV to supply the actual file storage unit size in bits. Hopefully, this will be commonly available in the near future....
Show full article (1.16Kb)
Re: how to use standard fortran on a "binary"input file?
Group: comp.lang.fortran · Group Profile · Search for storage unit in comp.lang.fortran
Author: Terence
Date: Aug 23, 2008 15:31

... the opposite! Since you're using CVF, the default for UNFORMATTED access is 4-byte units of RECL=. This has been the mode of DEC compilers for more than 30 years and comes from the F77 standard's use of the term "storage units" being interpreted as "numerical storage units" - that is, the size of an INTEGER or REAL. In Fortran 2003, the standard still allows this but recommends the use ...
Show full article (1.39Kb)
Re: how to use standard fortran on a "binary"input file?
Group: comp.lang.fortran · Group Profile · Search for storage unit in comp.lang.fortran
Author: Steve Lionel
Date: Aug 23, 2008 12:22

...> just the opposite! Since you're using CVF, the default for UNFORMATTED access is 4-byte units of RECL=. This has been the mode of DEC compilers for more than 30 years and comes from the F77 standard's use of the term "storage units" being interpreted as "numerical storage units" - that is, the size of an INTEGER or REAL. In Fortran 2003, the standard still allows this but recommends the use of...
Show full article (1.03Kb)
Re: size of space to be allocated
Group: comp.lang.fortran · Group Profile · Search for storage unit in comp.lang.fortran
Author: nospam
Date: Aug 21, 2008 17:50

... that is standard conforming, it has a huge number of caveats, some of them subtle. Namely a) The result is in storage units, which are most commonly, but not always, bytes. For portability, you can do a separate inquire with data of known size to deduce what the storage unit size is (or there's the f2003 named constant for that). b) A subtle one that bit me once. For what...
Show full article (2.64Kb)
US-NY: BROOKLYN-Storage Custodian
Group: aol.neighborhood.nj.jerseycity · Group Profile · Search for storage unit in aol.neighborhood.nj.jerseycity
Author: JobCircle.Com
Date: May 29, 2008 14:05

...: http://JobCircleJobFairs.com?source=ng ************************************************************** Job Title: Storage Custodian Job Location: NY: BROOKLYN Pay Rate: ... only please Fax: email only please Description: Storage Custodian U-Haul Moving Centers U-HAUL ...NA * Sat -NA Description: Responsible for cleaning storage units, hallways, restrooms, elevator and other areas of the facility. Will sweep, vacuum ...
Show full article (1.85Kb)
US-NY: BROOKLYN-Storage Custodian
Group: aol.neighborhood.nj.jerseycity · Group Profile · Search for storage unit in aol.neighborhood.nj.jerseycity
Author: JobCircle.Com
Date: May 12, 2008 02:26

...: http://JobCircleJobFairs.com?source=ng ************************************************************** Job Title: Storage Custodian Job Location: NY: BROOKLYN Pay Rate: ... only please Fax: email only please Description: Storage Custodian U-Haul Moving Centers U-HAUL ...NA * Sat -NA Description: Responsible for cleaning storage units, hallways, restrooms, elevator and other areas of the facility. Will sweep, vacuum ...
Show full article (1.86Kb)
US-NY: WOODSIDE-Storage Custodian
Group: aol.neighborhood.nj.jerseycity · Group Profile · Search for storage unit in aol.neighborhood.nj.jerseycity
Author: JobCircle.Com
Date: May 5, 2008 01:53

...: http://JobCircleJobFairs.com?source=ng ************************************************************** Job Title: Storage Custodian Job Location: NY: WOODSIDE Pay Rate: ... only please Fax: email only please Description: Storage Custodian U-Haul Moving Centers U-HAUL ... -7am to 7pm Description: Responsible for cleaning storage units, hallways, restrooms, elevator and other areas of the facility. Will sweep, vacuum ...
Show full article (1.93Kb)
Re: maine@summertriangle.net
Group: comp.lang.fortran · Group Profile · Search for storage unit in comp.lang.fortran
Author: Ron Ford
Date: May 1, 2008 20:27

... now seems to be called "numeric storage unit". I was, then, surprised to... of bytes. They were always in "processor-dependent units". The processor-dependent ...unit got a name (file storage unit) in f2003, along with a ...change of substance. The "processor-dependent units" were indeed processor dependent, as ... even a hint that the units in question would have anything to do with either numeric storage units or bytes. And I ...
Show full article (2.41Kb)
Re: ENCODING I/O specifier
Group: comp.lang.fortran · Group Profile · Search for storage unit in comp.lang.fortran
Author: glen herrmannsfeldt
Date: May 1, 2008 17:31

... (Richard Maine) wrote: (snip) For an unformatted file, RECL is in units of file storage units. Always. There is no uncertainty about that either. Problem in unformatted direct access! My F77 compiler has file storage units of bytes and RECL assumes bytes. My CVF...is in bytes, for FORM='UNFORMATTED' they are in 'numeric storage units (four bytes).' (For a byte addressable 16 bit machine.)...
Show full article (0.96Kb)
Re: ENCODING I/O specifier
Group: comp.lang.fortran · Group Profile · Search for storage unit in comp.lang.fortran
Author: Terence
Date: May 1, 2008 17:02

... a formatted file, RECL is in units of default characters.  Always. There is ...uncertainty. Clear. For an unformatted file, RECL is in units of file storage units. Always. There is no ...! My F77 compiler has file storage units of bytes and RECL assumes ...CPU and operating system. You might even consider my file storage actual units to be full segments, ...problem is the meaning of "file storage units" to different compilers for the...
Show full article (0.82Kb)