strlen Interface

interface


Called by

interface~~strlen~~CalledByGraph interface~strlen strlen proc~open_file open_file proc~open_file->interface~strlen

public function strlen(string) bind(C)

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(in), value :: string

Return Value integer(kind=c_int)

Description

Length of a C-string.