]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/fortran/doc/gfortran/runtime/gfortranformattedbuffersize.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / fortran / doc / gfortran / runtime / gfortranformattedbuffersize.rst
CommitLineData
c63539ff
ML
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_formatted_buffer_size:
7
8GFORTRAN_FORMATTED_BUFFER_SIZE---Set buffer size for formatted I/O
9******************************************************************
10
11The :envvar:`GFORTRAN_FORMATTED_BUFFER_SIZE` environment variable
12specifies buffer size in bytes to be used for formatted output.
3ed1b4ce 13The default value is 8192.