代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/100585/15870707
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, key, 0) < 0) {
ptr = N
www.eeworm.com/read/401422/11557826
txt vdmlog.txt
***VDMAPI Initialized
***VDMAPI Terminated
API[0]: vdm_open
API[0]: vdm_init
COMMAND[0]: code=1, space=0, addr=00000000, data=128
RESULT[0]: 0
API[0]: vdm_readdata
COMMAND[0]: code=7, space
www.eeworm.com/read/250618/12396408
txt vdmlog.txt
***VDMAPI Initialized
***VDMAPI Terminated
API[0]: vdm_open
API[0]: vdm_init
COMMAND[0]: code=1, space=0, addr=00000000, data=128
RESULT[0]: 0
API[0]: vdm_readdata
COMMAND[0]: code=7, space
www.eeworm.com/read/5803/74418
txt msg.txt
USER %0s
%0s
#
#
USER Select feature(s) to reorder (max # of selections = 5)
Select feature(s) to reorder (max # of selections = 5)
选择要重新排序的特征(最多5个)
#
USER No selections made; reorder terminated
No se
www.eeworm.com/read/475366/6779067
txt stbc-msk.txt
Please enter the decoding algorithm.(0:Log-MAP: default 0)??? Operation terminated by user during ==> main at 10
www.eeworm.com/read/403922/11501381
html function.pcntl-wexitstatus.html
Returns the return code of a terminated child
www.eeworm.com/read/229812/4737387
h fail.h
#ifndef _FAIL_H
#define _FAIL_H
#include
#include
#include
extern unsigned errors;
extern unsigned main_terminated;
extern int _CD_sig;
extern int _CD_cou
www.eeworm.com/read/229812/4739098
h fail.h
#ifndef _FAIL_H
#define _FAIL_H
#include
#include
#include
extern unsigned errors;
extern unsigned main_terminated;
extern int _CD_sig;
extern int _CD_count
www.eeworm.com/read/292747/8335647
changelog
ver 2.25:
Use %jx instead of %llx for uint64_t and int64_t.
Allow null-terminated text strings.
Add UUID for N-Gage games.
Add UUID for Apple Macintosh Attributes.
Add Apple attributes and iSync
www.eeworm.com/read/403922/11503731
html function.pg-put-line.html
Send a NULL-terminated string to PostgreSQL backend