代码搜索:pointer

找到约 10,000 项符合「pointer」的源代码

代码结果 10,000
www.eeworm.com/read/225406/14541787

dfm unit4.dfm

object Form4: TForm4 Left = 219 Top = 169 Width = 590 Height = 502 Caption = 'Form4' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/124760/14545464

h yastruct.h

/* xastruct.h free ware xhunga@tiscali.fr */ /*-------------------------------------------------------- Fraction structure */ typedef struct { double n;
www.eeworm.com/read/124622/14556817

cpp referencecounting.cpp

// *************************************************************************** // // ReferenceCounting.cpp // // Example using C++ handle classes to implement reference counting // // *********
www.eeworm.com/read/124401/14569558

h basetsd.h

/*++ Copyright (c) 1997-1998 Microsoft Corporation Module Name: basetsd.h Abstract: Type definitions for the basic sized types. Author: Jeff Havens (jhavens) 23-Oct
www.eeworm.com/read/124280/14581933

c r_stdlib.c

#include "rsa_incl.h" /* Library Copyright Message */ BYTE *Copyright[] = { "Copyright (c) J.S.A.Kapp 94-96." }; #ifndef USE_ANSI /* Secure memset routine */ #ifndef USEASM void R_mems
www.eeworm.com/read/124215/14589376

c examplec.c

/**************************************************************** * Filename: ExampleC.c * * Function: Software UART Access code in C * * Author: Robert J. DeNardo * * Texas Inst
www.eeworm.com/read/224222/14601131

s sysppcavware.s

/* sysPpcAVware.s - BSP to vWare interface PowerPC assembly routines */ /* Copyright 1984-2001 Wind River Systems, Inc. */ /* modification history -------------------- 01c,07dec01,kab Declare sy
www.eeworm.com/read/123961/14603590

dfm oilrep.dfm

object Form26: TForm26 Left = 204 Top = 183 Width = 545 Height = 375 Caption = 'Form26' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Heigh
www.eeworm.com/read/123961/14604018

dfm oilrep2.dfm

object Form30: TForm30 Left = 215 Top = 129 Width = 544 Height = 375 Caption = 'Form30' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Heigh
www.eeworm.com/read/123905/14607113

c main.c

#include "head.h" void main(int argc,int *argv[]) { char str[30]; char palindrome[30]; JD *phead = NULL; JD ptemp; JD *pointer = NULL; JD *pnew = NULL; JD *ptop