Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
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().