代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/387835/8651568
h string.h
www.eeworm.com/read/287922/8660771
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/287922/8660912
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/431379/8685429
h string.h
/************************************************************************
String header.
************************************************************************/
#ifndef __STRING
#define __ST
www.eeworm.com/read/287379/8688655
h string.h
/* Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by
libaal/COPYING.
string.h -- memory-working and string-working functions. They are needed in
order to be independent
www.eeworm.com/read/287379/8688775
c string.c
/* Copyright (C) 2001, 2002, 2003 by Hans Reiser, licensing governed by
libaal/COPYING.
string.c -- memory-working and string-working functions. */
#include
#ifdef ENABLE_MI
www.eeworm.com/read/387287/8695802
txt string.txt
Some of the great teachers of China appear to have had a similar view of the value of art to that held by Pope Gregory the Great. They thought of art as a means of reminding people of the great exampl
www.eeworm.com/read/430862/8721460