WNLLINE(3F) Last changed: 1-6-98
WNLLINE - Allows each NAMELIST variable to begin on a new line
CALL WNLLINE(value)
UNICOS, UNICOS/mk, and IRIX systems
On IRIX systems, this routine is valid only when compiling programs
with the MIPSpro 7 Fortran 90 compiler or when compiling programs with
the -craylibs option to the MIPSpro 7.2 F77 compiler. See the "BUGS"
subsection for further details.
WNLLINE allows each NAMELIST variable to begin on a new line.
When using the CF90 compiler or MIPSpro 7 Fortran 90 compiler on
UNICOS or IRIX, all arguments must be of default kind unless
documented otherwise. On UNICOS the default kind is KIND=8 for
integer, real, complex, and logical arguments; on IRIX, the default
kind is KIND=4.
value The following values are possible for the value argument:
0 No new line
1 New line for each variable
On IRIX systems, the implementation of these routines has not been
thoroughly tested.
RNL(3), RNLECHO(3F), RNLSKIP(3F), RNLTYPE(3F), WNL(3), WNLLONG(3F)
Application Programmer's Library Reference Manual, publication SR2165,
for the printed version of this man page.
WNLLINE(3F) Last changed: 1-6-98
WNLLINE - Allows each NAMELIST variable to begin on a new line
CALL WNLLINE(value)
UNICOS, UNICOS/mk, and IRIX systems
On IRIX systems, this routine is valid only when compiling programs
with the MIPSpro 7 Fortran 90 compiler or when compiling programs with
the -craylibs option to the MIPSpro 7.2 F77 compiler. See the "BUGS"
subsection for further details.
WNLLINE allows each NAMELIST variable to begin on a new line.
When using the CF90 compiler or MIPSpro 7 Fortran 90 compiler on
UNICOS or IRIX, all arguments must be of default kind unless
documented otherwise. On UNICOS the default kind is KIND=8 for
integer, real, complex, and logical arguments; on IRIX, the default
kind is KIND=4.
value The following values are possible for the value argument:
0 No new line
1 New line for each variable
On IRIX systems, the implementation of these routines has not been
thoroughly tested.
RNL(3), RNLECHO(3F), RNLSKIP(3F), RNLTYPE(3F), WNL(3), WNLLONG(3F)
Application Programmer's Library Reference Manual, publication SR2165,
for the printed version of this man page.
[ Back ]
|