[GPF Home Page]

M_anything man(3) pages

grouping page description
M_anything::INTROM_anything procedures that use polymorphism to allow arguments of different types generically (LICENSE:MIT)
M_anythinganyinteger_to_string convert integer of any kind to a string (LICENSE:MIT)
M_anythinganyscalar_to_double convert integer or real parameter of any kind to doubleprecision (LICENSE:MIT)
M_anythinganyscalar_to_int64 convert intrinsic scalar types to integer(kind=int64) (LICENSE:MIT)
M_anythinganyscalar_to_real convert integer or real parameter of any kind to real (LICENSE:MIT)
M_anythinganyscalar_to_real128 convert integer or real parameter of any kind to real128 (LICENSE:MIT)
M_anythinganyscalar_to_string converts up to twenty standard scalar type values to a string (LICENSE:MIT)
M_anythinganything_to_bytes convert standard types to bytes (character(len=1):: array(:)) (LICENSE:MIT)
M_anythingbytes_to_anything convert bytes(character)len=1):: array(:)) to standard types (LICENSE:MIT)
M_anythingempty set an allocatable array to zero (LICENSE:MIT)
M_anythingget_type return array of strings containing type names of arguments (LICENSE:MIT)