4 lines
35 B
C++
4 lines
35 B
C++
|
#include <errno.h>
|
||
|
|
||
|
int errno = 0;
|