首页 列表 - 第 114 页

SIGALTSTACK - Linux手册页

SIGALTSTACK - Linux手册页 Linux程序员手册 第2部分 更新日期: 2020-06-09 名称 sigaltstack-设置和/或获取信号栈上下文 语法 #包括 int sigaltstack(const stack_t * ss,stack_t * old_ss); glibc的功能测试宏要求(请参阅feature_test_macros(7)): sigaltst

Views:0  2019-08-20

SIGVEC - Linux手册页

SIGVEC - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-08-13 名称 sigvec,sigblock,sigsetmask,siggetmask,sigmask-BSD信号API 语法 #包括 int sigvec(int sig,const struct sigvec * vec,struct sigvec * ovec); int sigmask(

Views:0  2019-08-20

SIGWAIT - Linux手册页

SIGWAIT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 sigwait-等待信号 语法 #include <signal.h> int sigwait(const sigset_t *set, int *sig); glibc的功能测试宏要求(请参阅feature_test_macros(7)): sigwait():

Views:0  2019-08-20

SIN - Linux手册页

SIN - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 sin,sinf,sinl-正弦函数 语法 #include <math.h> double sin(double x); float sinf(float x); long double sinl(long double x); 与-lm链接。 glibc的功能测试宏要求(

Views:0  2019-08-20

SINCOS - Linux手册页

SINCOS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 sincos,sincosf,sincosl-同时计算sin和cos 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <math.h> void sincos(double

Views:0  2019-08-20

SINCOS - Linux手册页

SINCOS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 sincos,sincosf,sincosl-同时计算sin和cos 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <math.h> void sincos(double

Views:0  2019-08-20

SINCOS - Linux手册页

SINCOS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 sincos,sincosf,sincosl-同时计算sin和cos 语法 #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <math.h> void sincos(double

Views:0  2019-08-20

SIN - Linux手册页

SIN - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 sin,sinf,sinl-正弦函数 语法 #include <math.h> double sin(double x); float sinf(float x); long double sinl(long double x); 与-lm链接。 glibc的功能测试宏要求(

Views:0  2019-08-20

SINH - Linux手册页

SINH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 sinh,sinhf,sinhl-双曲正弦函数 语法 #include <math.h> double sinh(double x); float sinhf(float x); long double sinhl(long double x); 与-lm链接。 glibc

Views:0  2019-08-20

SINH - Linux手册页

SINH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 sinh,sinhf,sinhl-双曲正弦函数 语法 #include <math.h> double sinh(double x); float sinhf(float x); long double sinhl(long double x); 与-lm链接。 glibc

Views:0  2019-08-20

SINH - Linux手册页

SINH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 sinh,sinhf,sinhl-双曲正弦函数 语法 #include <math.h> double sinh(double x); float sinhf(float x); long double sinhl(long double x); 与-lm链接。 glibc

Views:0  2019-08-20

SIN - Linux手册页

SIN - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 sin,sinf,sinl-正弦函数 语法 #include <math.h> double sin(double x); float sinf(float x); long double sinl(long double x); 与-lm链接。 glibc的功能测试宏要求(

Views:0  2019-08-20

SLEEP - Linux手册页

SLEEP - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 sleep-睡眠指定的秒数 语法 #include <unistd.h> unsigned int sleep(unsigned int seconds); 说明 sleep()使调用线程进入睡眠状态,直到经过以秒为单位指定的实时秒数,或者直到出现一个不可忽略的信号为

Views:0  2019-08-20

PRINTF - Linux手册页

PRINTF - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 printf,fprintf,dprintf,sprintf,snprintf,vprintf,vfprintf,vdprintf,vsprintf,vsnprintf-格式化输出转换 语法 #include <stdio.h> int printf(const cha

Views:0  2019-08-20

SOCKATMARK - Linux手册页

SOCKATMARK - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 sockatmark-确定套接字是否在带外标记 语法 #包括 int sockatmark(int sockfd); glibc的功能测试宏要求(请参阅feature_test_macros(7)): sockatmark():_POSIX_C_SOURCE> = 20

Views:0  2019-08-20

PRINTF - Linux手册页

PRINTF - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 printf,fprintf,dprintf,sprintf,snprintf,vprintf,vfprintf,vdprintf,vsprintf,vsnprintf-格式化输出转换 语法 #include <stdio.h> int printf(const cha

Views:0  2019-08-20