代码搜索:iNum

找到约 785 项符合「iNum」的源代码

代码结果 785
www.eeworm.com/read/355695/3050377

c basic_dump_ex.c

#include "pcap.h" main() { pcap_if_t *alldevs; pcap_if_t *d; int inum; int i=0; pcap_t *adhandle; int res; char errbuf[PCAP_ERRBUF_SIZE]; struct tm *ltime; char timestr[16]; struct pca
www.eeworm.com/read/374805/9383939

c vk.c

#include "ui.h" #include "vk.h" #include "all.h" #include "py.h" int iClear = 0; int iNum_VK = VK_NUM; int iCur_VK = 2; int iCur_PYW= 0; int iCur_PYS= 0; int iCur_ZHW= 0; int
www.eeworm.com/read/216502/4891852

c stat.c

#include #include struct ostat { short os_dev; short os_inum; short os_flags; char os_nlinks; char os_uid; char os_gid; char os_size0; short os_size1; short os
www.eeworm.com/read/102552/15772197

htm subject_21681.htm

序号:21681 发表者:夏乾坤 发表日期:2002-11-19 16:51:44 主题:关于*char 转换到 *int 的问题! 内容:关于*char 转换到 *int 的问题!char *cIP[16] = "192.168.0.112"如何把*cIP[11-13] 类型转换成 int iNum (=112)
www.eeworm.com/read/491526/6436924

asm controller.asm

TBLOCK DATA 20H RBLOCK DATA 30H CYCLE DATA 40H PACE DATA 44H DIVDD DATA 47H MIDL DATA 4BH MIDH DATA 4CH REMDR DATA 4EH COUNT DATA 52H STEP EQU 32H INUM EQU 04H TCP EQU 00H R