代码搜索:null-terminated
找到约 582 项符合「null-terminated」的源代码
代码结果 582
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/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/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)
www.eeworm.com/read/102720/15761870
3 getpass.3
GETPASS(3) Minix Programmer's Manual GETPASS(3)
NAME
getpass - read a password
SYNOPSIS
#include
char *getpass(const cha
www.eeworm.com/read/381752/9073946
cpp chapter2-23.cpp
//文件名:CHAPTER2-23.cpp
#include
#include
#include
using namespace std;
int main()
{
string s(10u, ' '); // Create a string of ten blanks.
const
www.eeworm.com/read/358784/10179669
inc irvine32.inc
; Include file for Irvine32.lib (Irvine32.inc)
INCLUDE SmallWin.inc ; MS-Windows prototypes, structures, and constants
.NOLIST
; Last update: 1/27/02
;--------------------------