problem in f77 (4.2BSD)

Greg Woods woods at hao.UUCP
Tue Mar 20 05:58:19 AEST 1984


  I don't know where you got your compiler from, but when I compile and
run this test program on our VAX 11/750 running 4.2BSD, it correctly prints
"10". 

      program testit
      parameter (ired=256)
      itst=10+0*ired
      write(6,*) itst
      stop
      end

	     Greg "FORTRAN hacker" Woods
-- 
{ucbvax!hplabs | allegra!nbires | decvax!stcvax | harpo!seismo | ihnp4!stcvax}
       		        !hao!woods



More information about the Comp.bugs.4bsd.ucb-fixes mailing list