(none)

Horace Mitchell mitch at PPDPI2.NRL.NAVY.MIL
Fri Jan 25 23:18:52 AEST 1991


	I'm trying to perform namelist reads and writes to strings in
Fortran, which the manual says is legal, i.e.,

      character out*80
      namelist /test/ a
      write (out,NML=test)
      end

The result is

f77 test.f -o test
/usr/bin/ld:
Undefined:
s_wsni

Compilation exited abnormally with code 1 at Fri Jan 25 07:11:09

Does anyone know where this routine is or whether this facility is supported
in the MIPS compiler?  ( I'm running irix 3.3.1 )



More information about the Comp.sys.sgi mailing list