代码搜索:strings
找到约 10,000 项符合「strings」的源代码
代码结果 10,000
www.eeworm.com/read/185562/9031764
c strings.c
/****************************************************************/
/* */
/* strings.c */
/* */
/* Global String Handling Functions */
/* */
/* Copyright (c) 1
www.eeworm.com/read/381627/9081611
dsp strings.dsp
# Microsoft Developer Studio Project File - Name="strings" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) S
www.eeworm.com/read/381627/9081616
001 strings.001
# Microsoft Developer Studio Project File - Name="strings" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) S
www.eeworm.com/read/381627/9081631
mak strings.mak
# Microsoft Developer Studio Generated NMAKE File, Based on strings.dsp
!IF "$(CFG)" == ""
CFG=strings - Win32 Release
!MESSAGE No configuration specified. Defaulting to strings - Win32 Release.
!
www.eeworm.com/read/282360/9098548
cpp strings.cpp
// strings.cpp -- storing strings in an array
#include
#include // for the strlen() function
int main()
{
using namespace std;
const int Size = 15;
char name1[
www.eeworm.com/read/183326/9170304
c strings.c
/****************************************************************************
* Copyright (c) 2000,2003 Free Software Foundation, Inc. *
*
www.eeworm.com/read/379464/9195153
jpg strings.jpg
www.eeworm.com/read/376581/9313387
c strings.c
/****************************************************************/
/* */
/* strings.c */
/* */
/* Global String Handling Functions */
/* */
/* Copyright (c) 1
www.eeworm.com/read/376052/9334479