Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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().