ScalES-PPM
Loading...
Searching...
No Matches
Data Types | Functions/Subroutines | Variables
ppm_posix.f90 File Reference

Fortran wrapper for POSIX C interface functions. More...

Data Types

type  ppm_posix_types::ppm_stat
 
interface  ppm_posix::setjmp
 
interface  ppm_posix::longjmp
 

Functions/Subroutines

subroutine, public ppm_posix::mkdir (path, ierr, mode)
 
subroutine, public ppm_posix::rmdir (path, ierr)
 
subroutine, public ppm_posix::stat (path, buf, ierr)
 
logical function ppm_posix::is_dir (stats)
 
character(len=max_strerror_len) function, public ppm_posix::strerror (ierr, full_len)
 

Variables

character(1), parameter, public ppm_posix::dir_sep ='/'
 
integer(i4), parameter, public ppm_posix::ppm_posix_success =0
 
integer(i4), parameter ppm_posix::max_strerror_len =255
 
integer(i4), parameter, public ppm_posix::path_max =c_limit_path_max
 

Detailed Description

Fortran wrapper for POSIX C interface functions.

Version
1.0
Author
Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Das diesem Bericht zugrundeliegende Vorhaben wurde mit Mitteln des Bundesministeriums für Bildung, und Forschung unter dem Förderkennzeichen 01IH08004E gefördert. Die Verantwortung für den Inhalt dieser Veröffentlichung liegt beim Autor.