Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Functions | Variables
strerror.c File Reference
#include "ruby/missing.h"

Go to the source code of this file.

Functions

charstrerror (int error)
 

Variables

int sys_nerr
 
charsys_errlist []
 

Function Documentation

◆ strerror()

char* strerror ( int  error)

Variable Documentation

◆ sys_errlist

char* sys_errlist[]
extern

Referenced by strerror().

◆ sys_nerr

int sys_nerr
extern

Referenced by rb_w32_strerror().