Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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[]

Referenced by strerror().

◆ sys_nerr

int sys_nerr

Referenced by rb_w32_strerror().