The TELEMAC-MASCARET system  trunk
Functions/Subroutines
minus.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine minus (CHAINE)
 

Function/Subroutine Documentation

◆ minus()

subroutine minus ( character(len=*)  CHAINE)
Brief:
CONVERTS A CHARACTER STRING FROM UPPER TO LOWER CASE.

J-M HERVOUET (LNH) 30/01/1992

A. DESITTER (BRISTOL) 06/10/1997 V5P1

N.DURAND (HRW), S.E.BOURBAN (HRW) 13/07/2010 V6P0 Translation of French comments within the FORTRAN sources into English comments

N.DURAND (HRW), S.E.BOURBAN (HRW) 21/08/2010 V6P0 Creation of DOXYGEN tags for automated documentation and cross-referencing of the FORTRAN sources

Parameters
[in,out]CHAINEChaine de caracteres a modifier

Definition at line 7 of file minus.f.