OnITRoad - man3

LDEXP - Linux手册页

LDEXP - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 ldexp,ldexpf,ldexpl-浮点数乘以2的整数次幂 语法 #include <math.h> double ldexp(double x, int exp); float ldexpf(float x, int exp); long double ldexpl

Views:0  2019-08-20

LDEXP - Linux手册页

LDEXP - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 ldexp,ldexpf,ldexpl-浮点数乘以2的整数次幂 语法 #include <math.h> double ldexp(double x, int exp); float ldexpf(float x, int exp); long double ldexpl

Views:0  2019-08-20

LDEXP - Linux手册页

LDEXP - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 ldexp,ldexpf,ldexpl-浮点数乘以2的整数次幂 语法 #include <math.h> double ldexp(double x, int exp); float ldexpf(float x, int exp); long double ldexpl

Views:0  2019-08-20

DIV - Linux手册页

DIV - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 div,ldiv,lldiv,imaxdiv-计算商和整数除法的余数 语法 #include <stdlib.h> div_t div(int numerator, int denominator); ldiv_t ldiv(long numerator, long deno

Views:0  2019-08-20

ENDIAN - Linux手册页

ENDIAN - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 htobe16,htole16,be16toh,le16toh,htobe32,htole32,be32toh,le32toh,htobe64,htole64,be64toh,le64toh-在主机和大/小尾数字节顺序之间转换值 语法 #include <endian.h>

Views:0  2019-08-20

ENDIAN - Linux手册页

ENDIAN - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 htobe16,htole16,be16toh,le16toh,htobe32,htole32,be32toh,le32toh,htobe64,htole64,be64toh,le64toh-在主机和大/小尾数字节顺序之间转换值 语法 #include <endian.h>

Views:0  2019-08-20

ENDIAN - Linux手册页

ENDIAN - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 htobe16,htole16,be16toh,le16toh,htobe32,htole32,be32toh,le32toh,htobe64,htole64,be64toh,le64toh-在主机和大/小尾数字节顺序之间转换值 语法 #include <endian.h>

Views:0  2019-08-20

LSEARCH - Linux手册页

LSEARCH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 lfind,lsearch-数组的线性搜索 语法 #include <search.h> void *lfind(const void *key, const void *base, size_t *nmemb, size_t size, int(*

Views:0  2019-08-20

LGAMMA - Linux手册页

LGAMMA - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 lgamma,lgammaf,lgammal,lgamma_r,lgammaf_r,lgammal_r,signgam-对数伽马函数 语法 #include <math.h> double lgamma(double x); float lgammaf(float x)

Views:0  2019-08-20

LGAMMA - Linux手册页

LGAMMA - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 lgamma,lgammaf,lgammal,lgamma_r,lgammaf_r,lgammal_r,signgam-对数伽马函数 语法 #include <math.h> double lgamma(double x); float lgammaf(float x)

Views:0  2019-08-20

LGAMMA - Linux手册页

LGAMMA - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 lgamma,lgammaf,lgammal,lgamma_r,lgammaf_r,lgammal_r,signgam-对数伽马函数 语法 #include <math.h> double lgamma(double x); float lgammaf(float x)

Views:0  2019-08-20

LGAMMA - Linux手册页

LGAMMA - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 lgamma,lgammaf,lgammal,lgamma_r,lgammaf_r,lgammal_r,signgam-对数伽马函数 语法 #include <math.h> double lgamma(double x); float lgammaf(float x)

Views:0  2019-08-20

LGAMMA - Linux手册页

LGAMMA - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 lgamma,lgammaf,lgammal,lgamma_r,lgammaf_r,lgammal_r,signgam-对数伽马函数 语法 #include <math.h> double lgamma(double x); float lgammaf(float x)

Views:0  2019-08-20

LGAMMA - Linux手册页

LGAMMA - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 lgamma,lgammaf,lgammal,lgamma_r,lgammaf_r,lgammal_r,signgam-对数伽马函数 语法 #include <math.h> double lgamma(double x); float lgammaf(float x)

Views:0  2019-08-20

LIO_LISTIO - Linux手册页

LIO_LISTIO - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-04-11 名称 lio_listio-启动I / O请求列表 语法 #include <aio.h> int lio_listio(int mode, struct aiocb *const aiocb_list[], int nitems, st

Views:0  2019-08-20

ABS - Linux手册页

ABS - Linux手册页 Linux程序员手册 第3部分 更新日期: 2016-03-15 名称 abs,labs,llabs,imaxabs-计算整数的绝对值 语法 #include <stdlib.h> int abs(int j); long int labs(long int j); long long int llabs(long long int j); #

Views:0  2019-08-20