fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
normalize_path_separators
Function
20 statements
Source File
fortplot_system_runtime.f90
fortplot_system_runtime
normalize_path_separators
Contents
public function normalize_path_separators(path, to_windows) result(normalized)
Normalize path separators for the target platform
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
path
logical,
intent(in)
::
to_windows
Return Value
character(len=:), allocatable