My Project
Data Types | Modules | Functions/Subroutines
mod_sng.f90 File Reference

Go to the source code of this file.

Data Types

interface  mod_sng::ftn_arg_get
 

Modules

module  mod_sng
 

Functions/Subroutines

integer function mod_sng::ftn_strlen (sng)
 
integer function mod_sng::ftn_opt_lng_get (sng)
 
subroutine mod_sng::ftn_getarg_wrp (arg_idx, arg_val)
 
subroutine mod_sng::ftn_getarg_err (arg_idx, arg_val)
 
integer function mod_sng::ftn_strstr (sng1, sng2)
 
subroutine mod_sng::ftn_strini (sng)
 
subroutine mod_sng::ftn_strnul (sng)
 
integer function mod_sng::ftn_strlsc (sng)
 
integer function mod_sng::ftn_strfic (sng)
 
subroutine mod_sng::ftn_strprn (sng)
 
subroutine mod_sng::ftn_strcpy (sng1, sng2)
 
integer function mod_sng::ftn_strcmp (sng1, sng2)
 
subroutine mod_sng::ftn_strcpylsc (sng1, sng2)
 
subroutine mod_sng::ftn_strcat (sng1, sng2)
 
subroutine mod_sng::ftn_strpfx (sng1, sng2)
 
subroutine mod_sng::ftn_drcpfx (drc, fl_nm)
 
subroutine mod_sng::ftn_prg_id_mk (CVS_Id, CVS_Revision, CVS_Date, prg_ID)
 
subroutine mod_sng::ftn_cmd_ln_sng (cmd_ln)
 
character(len=10) function mod_sng::ftn_date2sng (idate)
 
character(len=8) function mod_sng::ftn_sec2sng (isec)