dm_f_c_string Function

public pure function dm_f_c_string(f) result(c)

Uses

  • proc~~dm_f_c_string~~UsesGraph proc~dm_f_c_string dm_f_c_string iso_c_binding iso_c_binding proc~dm_f_c_string->iso_c_binding

Returns trimmed string with appended null-termination.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: f

Fortran string.

Return Value character(len=len_trim)

Null-terminated string.


Called by

proc~~dm_f_c_string~~CalledByGraph proc~dm_f_c_string dm_f_c_string proc~dm_db_log dm_db_log proc~dm_db_log->proc~dm_f_c_string proc~dm_fifo_create dm_fifo_create proc~dm_fifo_create->proc~dm_f_c_string proc~dm_fifo_open dm_fifo_open proc~dm_fifo_open->proc~dm_f_c_string proc~dm_file_is_directory dm_file_is_directory proc~dm_file_is_directory->proc~dm_f_c_string proc~dm_file_is_executable dm_file_is_executable proc~dm_file_is_executable->proc~dm_f_c_string proc~dm_file_is_readable dm_file_is_readable proc~dm_file_is_readable->proc~dm_f_c_string proc~dm_file_is_writeable dm_file_is_writeable proc~dm_file_is_writeable->proc~dm_f_c_string proc~dm_file_status dm_file_status proc~dm_file_status->proc~dm_f_c_string proc~dm_ftp_download dm_ftp_download proc~dm_ftp_download->proc~dm_f_c_string proc~dm_ftp_upload dm_ftp_upload proc~dm_ftp_upload->proc~dm_f_c_string proc~dm_ftp_upload->proc~dm_file_is_readable proc~dm_mqueue_unlink dm_mqueue_unlink proc~dm_mqueue_unlink->proc~dm_f_c_string proc~dm_pipe_open dm_pipe_open proc~dm_pipe_open->proc~dm_f_c_string proc~dm_pipe_open2 dm_pipe_open2 proc~dm_pipe_open2->proc~dm_f_c_string proc~dm_sem_open dm_sem_open proc~dm_sem_open->proc~dm_f_c_string proc~dm_sem_unlink dm_sem_unlink proc~dm_sem_unlink->proc~dm_f_c_string proc~dm_system_daemonize dm_system_daemonize proc~dm_system_daemonize->proc~dm_f_c_string proc~dm_tty_open dm_tty_open proc~dm_tty_open->proc~dm_f_c_string proc~dm_db_open dm_db_open proc~dm_db_open->proc~dm_file_is_readable proc~dm_db_open->proc~dm_file_is_writeable proc~dm_freebsd_disk_free dm_freebsd_disk_free proc~dm_freebsd_disk_free->proc~dm_pipe_open proc~dm_freebsd_vmstat dm_freebsd_vmstat proc~dm_freebsd_vmstat->proc~dm_pipe_open proc~dm_linux_disk_free dm_linux_disk_free proc~dm_linux_disk_free->proc~dm_pipe_open proc~dm_pipe_execute dm_pipe_execute proc~dm_pipe_execute->proc~dm_pipe_open proc~dm_plot_lines dm_plot_lines proc~dm_plot_lines->proc~dm_pipe_open proc~dm_plot_lines->proc~dm_pipe_open2 proc~dm_plot_version dm_plot_version proc~dm_plot_version->proc~dm_pipe_open proc~dm_db_backup dm_db_backup proc~dm_db_backup->proc~dm_db_open proc~dm_freebsd_uptime_load_average dm_freebsd_uptime_load_average proc~dm_freebsd_uptime_load_average->proc~dm_pipe_execute proc~dm_freebsd_vmstat_cpu_idle dm_freebsd_vmstat_cpu_idle proc~dm_freebsd_vmstat_cpu_idle->proc~dm_freebsd_vmstat proc~dm_gm_get_dimensions dm_gm_get_dimensions proc~dm_gm_get_dimensions->proc~dm_pipe_execute proc~dm_gm_get_directory dm_gm_get_directory proc~dm_gm_get_directory->proc~dm_pipe_execute proc~dm_gm_get_file_extension dm_gm_get_file_extension proc~dm_gm_get_file_extension->proc~dm_pipe_execute proc~dm_gm_get_file_format dm_gm_get_file_format proc~dm_gm_get_file_format->proc~dm_pipe_execute proc~dm_gm_get_file_name dm_gm_get_file_name proc~dm_gm_get_file_name->proc~dm_pipe_execute proc~dm_system_disk_free dm_system_disk_free proc~dm_system_disk_free->proc~dm_freebsd_disk_free proc~dm_system_disk_free->proc~dm_linux_disk_free proc~dm_gm_get_mime dm_gm_get_mime proc~dm_gm_get_mime->proc~dm_gm_get_file_format proc~dm_system_load_average dm_system_load_average proc~dm_system_load_average->proc~dm_freebsd_uptime_load_average