libsim  Versione6.3.0
integer function, public default_columns ( )

Return the number of columns in the terminal, if available it is taken from the COLUMNS environment variable (it may be necessary to execute export COLUMNS before running the program, in order for this to work), otherwise it is set to 80.

A positive value is returned in any case

Definizione alla linea 1120 del file char_utilities.F90.


Generated with Doxygen.