Descriptor
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 2087 articles for 0.007 sec
Re: Public review - the g0 edit descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: glen herrmannsfeldt
Date: Jul 18, 2008 18:03

James Giles wrote: The g0 edit descriptor According to the draft document: C1007 (R1006) For the G edit descriptor, d shall be specified if and only if w is not zero. To ... to specify d were present, G would probably become my main output edit descriptor. I was looking forward to g0 before I found that it wasn't allowed...
Show full article (1.41Kb) · Show article thread
Re: Public review - the g0 edit descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: James Giles
Date: Jul 8, 2008 13:17

...abilities should have been added to the language long ago. ... I have needed those too (and have spent hours coding them via internal file writes), so totally agree. I guess they would need a new format edit descriptor to be defined. Of course D, E, F, and G are used. But H doesn't seem to be used very much any more... :-) Why not just G? If the format specifier is G0.9, that...
Show full article (1.81Kb) · Show article thread
Re: Public review - the g0 edit descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: Clive Page
Date: Jul 8, 2008 12:39

... should have been added to the language long ago. $.02 -Ron Shepard <--IMO, of course I have needed those too (and have spent hours coding them via internal file writes), so totally agree. I guess they would need a new format edit descriptor to be defined. Of course D, E, F, and G are used. But H doesn't seem to be used very much any more... :-) -- Clive Page
Show full article (1.15Kb) · Show article thread
Public review - the g0 edit descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: James Giles
Date: Jul 4, 2008 23:41

The g0 edit descriptor According to the draft document: C1007 (R1006) For the G edit descriptor, d shall be specified if and only if w is not zero. To me this eliminates any value ...single precision). If the ability to specify d were present, G would probably become my main output edit descriptor. I was looking forward to g0 before I found that it wasn't allowed a d part. --...
Show full article (1.03Kb) · Show article thread
Re: the g0 edit descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: Al Greynolds
Date: Jul 4, 2008 08:57

...3, 11:46 pm, "James Giles" <jamesgi...@worldnet.att.net> wrote: Tobias Burnus wrote: It is not allowed: G w [ . d [ E e ] ] "C1007 (R1006) For the G edit descriptor, d shall be specified if and only if w is not zero." Ok.  That means my comment will be that the constraint removes any value I saw in the feature. I wholeheartedly agree that not being able to ...
Show full article (0.69Kb) · Show article thread
Re: the g0 edit descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: James Giles
Date: Jul 3, 2008 23:46

... a digits part). If it can, then it's likely to become one of my favorite features. It is not allowed: G w [ . d [ E e ] ] "C1007 (R1006) For the G edit descriptor, d shall be specified if and only if w is not zero." Ok. That means my comment will be that the constraint removes any value I saw in the feature. -- J. Giles "I conclude that there are two ways of ...
Show full article (0.94Kb) · Show article thread
Re: the g0 edit descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: Tobias Burnus
Date: Jul 3, 2008 23:08

... answer, I won't send the following as an F2008 public review response: I can't really tell in the document whether g0 is allowed to be g0.d (that is, a digits part).  If it can, then it's likely to become one of my favorite features. It is not allowed: G w [ . d [ E e ] ] "C1007 (R1006) For the G edit descriptor, d shall be specified if and only if w is not zero." Tobias
Show full article (0.48Kb) · Show article thread
Re: format with G descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: Roman
Date: May 30, 2008 12:48

...> On input, the G data edit descriptor transfers w characters from an external ... I/O list item. The G descriptor interprets and assigns input data in ... way as the F data edit descriptor. Rules for Input Processing On input, the F data edit descriptor transfers w characters from an external ... the location specified by the F descriptor. If the field contains an exponent, ...
Show full article (1.90Kb) · Show article thread
Re: format with G descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: Kurt Kallblad
Date: May 30, 2008 12:17

...Processing On input, the G data edit descriptor transfers w characters from an external ... I/O list item. The G descriptor interprets and assigns input data in the... way as the F data edit descriptor. Rules for Input Processing On input, the F data edit descriptor transfers w characters from an external ... the location specified by the F descriptor. If the field contains an exponent,...
Show full article (2.17Kb) · Show article thread
Re: format with G descriptor     

Group: comp.lang.fortran · Group Profile · Search for Descriptor in comp.lang.fortran
Author: James Giles
Date: May 30, 2008 12:06

... does not produce the expected output when reading in an integer with a G descriptor. The last write statement outputs 1.e-7 instead of 1. Is this a...compiler bug, or (most likely) I'm misunderstanding the use of the G descriptor? ... 2 format(g) The G edit descriptor must have a field width (and optionally some other stuff): 2 format(g15.7) The F2008 standard introduces...
Show full article (0.87Kb) · Show article thread
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next