代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/371500/9551761

c fetch.c

#include "db.h" /* Fetch a specified record. * We return a pointer to the null-terminated data. */ char * db_fetch(DB *db, const char *key) { char *ptr; if (_db_find(db, ke
www.eeworm.com/read/364932/9887113

31 fig17.31

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/364932/9887476

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/278099/10570695

c xfile.c

/* +++Date last modified: 05-Jul-1997 */ /* xfile.c -- implementation for fast line buffered files ** ** Currently (Sat 06-15-1991) XFILEs are for reading CR-LF terminated lines ** from MS-D
www.eeworm.com/read/159920/10589096

c xfile.c

/* xfile.c -- implementation for fast line buffered files ** ** Currently (Sat 06-15-1991) XFILEs are for reading CR-LF terminated lines ** from MS-DOS text files. Period. It's not that the m
www.eeworm.com/read/201685/6943233

c fetch.c

#include "db.h" /* Fetch a specified record. * We return a pointer to the null-terminated data. */ char * db_fetch(DB *db, const char *key) { char *ptr; if (_db_find(db, ke
www.eeworm.com/read/289562/7805754

31 fig17.31

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/289562/7805948

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/198616/7923263

31 fig17.31

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,
www.eeworm.com/read/198616/7923971

c request.c

#include "opend.h" #include void request(char *buf, int nread, int fd) { int newfd; if (buf[nread-1] != 0) { sprintf(errmsg, "request not null terminated: %*.*s\n", nread, nread,