代码搜索:null-terminated
找到约 582 项符合「null-terminated」的源代码
代码结果 582
www.eeworm.com/read/243449/12940588
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/321827/13396716
c strlen.c
/***
*strlen.c - contains strlen() routine
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* strlen returns the length of a null-terminated strin
www.eeworm.com/read/147766/5722606
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/136786/5863473
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/128531/5985162
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/127781/5996319
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/116006/6115169
c strlen.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/110034/6167757
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/102935/6226602
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/101135/6237948
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