代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/159827/10611346
plg string.plg
Build Log
--------------------Configuration: STRING - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\zhangl
www.eeworm.com/read/159827/10611351
dsw string.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/159827/10611353
opt string.opt
www.eeworm.com/read/159827/10611354
obj string.obj
www.eeworm.com/read/159625/10632436
c string.c
/*
* linux/lib/string.c
*
* (C) 1991 Linus Torvalds
*/
#ifndef __GNUC__
#error I want gcc!
#endif
#define extern
#define inline
#define __LIBRARY__
#include
www.eeworm.com/read/159625/10632483
h string.h
#ifndef _STRING_H_
#define _STRING_H_
#ifndef NULL
#define NULL ((void *) 0)
#endif
#ifndef _SIZE_T
#define _SIZE_T
typedef unsigned int size_t;
#endif
extern char * strerror(int errno);
/*
* Thi
www.eeworm.com/read/159418/10650972
h string.h
/*************************************************************************/
/* string.h v3.10 Beta */
/* Copyright (c) 1993-1998 Texas Instruments I
www.eeworm.com/read/351264/10668273
h string.h
/*--------------------------------------------------------------------------
STRING.H
String functions.
Copyright (c) 1988-2001 Keil Elektronik GmbH and Keil Software, Inc.
All rights reserved.
www.eeworm.com/read/277100/10668458
bmp string.bmp
www.eeworm.com/read/277038/10675671