代码搜索:Terminated

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

代码结果 1,727
www.eeworm.com/read/162614/5524960

ada c95040c.ada

-- C95040C.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/161121/5557023

s ev67-strncat.s

/* * arch/alpha/lib/ev67-strncat.S * 21264 version contributed by Rick Gorton * * Append no more than COUNT characters from the null-terminated string SRC * to the
www.eeworm.com/read/152843/5658851

s ev67-strncat.s

/* * arch/alpha/lib/ev67-strncat.S * 21264 version contributed by Rick Gorton * * Append no more than COUNT characters from the null-terminated string SRC * to the
www.eeworm.com/read/293234/8305580

h cgic.h

/* The CGI_C library, by Thomas Boutell, version 2.01. CGI_C is intended to be a high-quality API to simplify CGI programming tasks. */ /* Make sure this is only included once. */ #ifndef CGI_C #de
www.eeworm.com/read/174339/9594915

pas threadp.pas

//说明: //1、字段的统一定义(都是代码的定义): // 地市 CITYCODE // 局向 OFF_NO_HOME // 星级 DJDM // 时间 SJ // 性质 XZDM // 品牌 PP // 数量 SL // 性别 COLNAME //
www.eeworm.com/read/415641/11060217

h cgic.h

/* The CGI_C library, by Thomas Boutell, version 2.01. CGI_C is intended to be a high-quality API to simplify CGI programming tasks. */ /* Make sure this is only included once. */ #ifndef CGI_C #de
www.eeworm.com/read/104056/15710885

c hash-pjw.c

/* hash-pjw.c -- compute a hash value from a NUL-terminated string. Copyright 2001 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it unde
www.eeworm.com/read/102720/15761010

3 puts.3

.\" @(#)puts.3s 6.1 (Berkeley) 5/15/85 .\" .TH PUTS 3 "May 15, 1985" .AT 3 .SH NAME puts, fputs \- put a string on a stream .SH SYNOPSIS .nf .ft B #include int puts(char *\fIs\fP) int fput
www.eeworm.com/read/102720/15761014

3 getpass.3

.\" @(#)getpass.3 6.1 (Berkeley) 5/15/85 .\" .TH GETPASS 3 "May 15, 1985" .AT 3 .SH NAME getpass \- read a password .SH SYNOPSIS .nf .ft B #include char *getpass(const char *\fIprom
www.eeworm.com/read/102720/15761866

3 puts.3

PUTS(3) Minix Programmer's Manual PUTS(3) NAME puts, fputs - put a string on a stream SYNOPSIS #include int puts(char *s)