OpenDOF Project
The Portable C Runtime (PCR) API

Introduction

The Portable C Runtime (PCR) provides a common interface for projects to use given that different operating systems and platforms have different abilities or APIs that can be used. The PCR defines common system-level definitions, types, and functions. The dof-pcr-dev component provides the interface, however the implementation of these functions will be in platform specific implementations of the defined interface.

Using This Reference

This reference defines the APIs for use by a C-based PCR implementation.

How to Report a Bug

See the README file associated with this project.

Additional Information

See the COPYING and README files associated with this project.

core-c-dof-pcr-dev Version 7.0.1 Build 0
2017-04-11