[comp.sys.sun] Unbufferd output in SUN fortran?

chua@ipf4490c.erim.org (Marcelino Chua) (06/28/91)

Is there a way to set unbuffered output for SUN fortran?
In C, one could use "setbuf(stdout,NULL);"  Is
there an equivalent in Fortran?
Thanks.