Pixar Arch 0.25.8
Loading...
Searching...
No Matches
errno.h File Reference

Functions for dealing with system errors. More...

#include "pxr/arch/pxr.h"
#include "pxr/arch/api.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  pxr

Functions

std::string pxr::ArchStrerror ()
 Return the error string for the current value of errno.
std::string pxr::ArchStrerror (int errorCode)
 Return the error string for the specified value of errno.

Detailed Description

Functions for dealing with system errors.