代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/101153/6237873
h string.h
#ifndef __RTL_STRING_H__
#define __RTL_STRING_H__
#include
#endif
www.eeworm.com/read/101135/6237988
3 string.3
.\" Copyright (c) 1980 Regents of the University of California.
.\" All rights reserved. The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\" @(#
www.eeworm.com/read/101135/6238840
3 string.3
STRING(3) Minix Programmer's Manual STRING(3)
NAME
string, strcat, strncat, strcmp, strncmp, strcpy, strncpy, strlen, index,
rindex - string op
www.eeworm.com/read/101135/6238997
3 string.3
%!PS-Adobe-1.0
%%Creator: devps (Pipeline Associates, Inc.)
%%CreationDate: Fri Sep 13 13:07:00 1996
%%Pages: (atend)
%%DocumentFonts: (atend)
/devps 180 dict def devps begin
/res 10.000000 def
/y_of
www.eeworm.com/read/101082/6245381
3 string.3
.\" SCCSID: @(#)string.3 8.3 3/5/91
.TH string 3
.SH Name
strcasecmp, strncasecmp, strcat, strncat, strcmp, strncmp,
strcpy, strncpy, strlen,
strchr, strrchr, strpbrk, strspn, strcspn, strstr, strto
www.eeworm.com/read/101082/6247274
3 string.3
.\" SCCSID: @(#)string.3 8.3 3/5/91
.TH string 3
.SH Name
strcasecmp, strncasecmp, strcat, strncat, strcmp, strncmp,
strcpy, strncpy, strlen,
strchr, strrchr, strpbrk, strspn, strcspn, strstr, strto
www.eeworm.com/read/101082/6249340
c string.c
#ifndef lint
static CHTYPE *sccsid = "@(#)string.c 4.1 7/17/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1986 by
www.eeworm.com/read/101082/6252568
c string.c
/* String.c -
* routines for manipulating StringT
*
* Copyright (c) 1989 by
* Digital Equipment Corporation, Maynard, MA
* All rights reserved.
*
* This software is furnished unde
www.eeworm.com/read/101066/6256534
c string.c
/* string.c - string functions (ANSI) */
/* Copyright 1984-1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,13oct92,jdi created.
*/
/*
DESCRIPTION
*** This is just
www.eeworm.com/read/101015/6262278
txt string.txt
SUMMARY strbscan strbskip strcmpis strcmps strend strpre
#include
char *strbscan(pstr, pstrSet)
char *pstr;
char *pstrSet;
char *strbskip(pstr, pstrSet)
char *pstr;
char *pstrSe