__h_errno_location.c
来自「ucLinux is a very good embeded sytem. Mo」· C语言 代码 · 共 11 行
C
11 行
#define __FORCE_GLIBC#include <features.h>#include <netdb.h>#undef h_errnoint * weak_const_function __h_errno_location (void){ return &h_errno;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?