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

Functions for dealing with system errors. More...

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

Go to the source code of this file.

Namespaces

namespace  pxr
 

Functions

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

Detailed Description

Functions for dealing with system errors.