fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
map_unix_to_windows_path
Function
27 statements
Source File
fortplot_system_runtime.f90
fortplot_system_runtime
map_unix_to_windows_path
Contents
public function map_unix_to_windows_path(path) result(mapped_path)
Map Unix-style /tmp paths to Windows-compatible paths
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
path
Return Value
character(len=:), allocatable