]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/fortran/doc/gfortran/runtime/gfortranunformattedbuffersize.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / runtime / gfortranunformattedbuffersize.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _gfortran_unformatted_buffer_size:
7
8 GFORTRAN_UNFORMATTED_BUFFER_SIZE---Set buffer size for unformatted I/O
9 **********************************************************************
10
11 The :envvar:`GFORTRAN_UNFORMATTED_BUFFER_SIZE` environment variable
12 specifies buffer size in bytes to be used for unformatted output.
13 The default value is 131072.