pclose Interface

interface


Called by

interface~~pclose~~CalledByGraph interface~pclose popen_module::pclose proc~get_command_as_string popen_module::get_command_as_string proc~get_command_as_string->interface~pclose

private function pclose(stream) bind(C,name='pclose')

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: stream

Return Value integer(kind=c_int)

Description

close a pipe stream to or from a process