Fortran bug?
    Knobi der Rechnerschrat 
    XBR2D96D at DDATHD21.BITNET
       
    Mon Dec  4 19:48:29 AEST 1989
    
    
  
Hallo,
  the fortran example in my previous message is wrong. It has to be:
        program test
        numatm=-1
        write(*,4177)
4711    format('No comes the bug',i4)
     1  numatm
        end
  Sorry for wasting the network.
Regards
Martin Knoblauch
TH-Darmstadt
Physical Chemistry 1
Petersenstrasse 20
D-6100 Darmstadt, FRG
BITNET: <XBR2D96D at DDATHD21>
PS: This is for Phil: K&R state that blank, tab, nl and comments are treated
    collectively as "white space" character. (K&R 1978, p.179)
    
    
More information about the Comp.sys.sgi
mailing list