Panda3D
Loading...
Searching...
No Matches
Functions
error_utils.cxx File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "error_utils.h"
#include "config_express.h"
#include <errno.h>
#include <stdio.h>

Go to the source code of this file.

Functions

string error_to_text (ErrorUtilCode err)
 
int get_write_error ()
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
mike
Date
2000-11-07

Definition in file error_utils.cxx.

Function Documentation

◆ error_to_text()

string error_to_text ( ErrorUtilCode err)

Definition at line 29 of file error_utils.cxx.

◆ get_write_error()

int get_write_error ( )

Definition at line 155 of file error_utils.cxx.