Procedures

ProcedureLocationProcedure TypeDescription
c2f_string popen_module Function

Convert a C string to a Fortran string.

fgets popen_module Interface
get_command_as_string popen_module Function

Return the result of the command as a string.

pclose popen_module Interface
popen popen_module Interface
call~~graph~~CallGraph interface~fgets popen_module::fgets interface~pclose popen_module::pclose interface~popen popen_module::popen proc~c2f_string popen_module::c2f_string proc~get_command_as_string popen_module::get_command_as_string proc~get_command_as_string->interface~fgets proc~get_command_as_string->interface~pclose proc~get_command_as_string->interface~popen proc~get_command_as_string->proc~c2f_string
Help