Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
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().