MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ut_parse
Interface
61 statements
Source File
interfaces.F90
ud2f_interfaces
ut_parse
Contents
None
interface
public function ut_parse(system, string, encoding) bind(c, name='ut_parse')
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
value
::
system
character(len=c_char),
intent(in)
::
string
(*)
integer(kind=ut_encoding),
intent(in),
value
::
encoding
Return Value
type(c_ptr)