代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/319883/13440530
cpp prog7_03.cpp
// Program 7.3 Initializing pointers with strings
#include
using std::cout;
using std::cin;
using std::endl;
int main() {
// The lucky stars referenced through pointers
const c
www.eeworm.com/read/233448/4681804
c pr15262-1.c
/* PR 15262.
The alias analyzer only considers relations between pointers and
symbols. If two pointers P and Q point to the same symbol S, then
their respective memory tags will either be th
www.eeworm.com/read/209211/4984209
h dwbinit.h
/*
*
* A structure used to adjust pathnames in DWB C code. Pointers
* set the address field, arrays use the value field and must
* also set length to the number elements in the array. Pointers
*
www.eeworm.com/read/175482/5344378
cpp 008.cpp
/////////////////////////////////////////////////////////////////////
// Mapper 8
void NES_mapper8::Reset()
{
// set CPU bank pointers
set_CPU_banks(0,1,2,3);
// set PPU bank pointers
www.eeworm.com/read/162614/5526663
c pr15262-1.c
/* PR 15262.
The alias analyzer only considers relations between pointers and
symbols. If two pointers P and Q point to the same symbol S, then
their respective memory tags will either be th
www.eeworm.com/read/320257/3548640
cpp 008.cpp
/////////////////////////////////////////////////////////////////////
// Mapper 8
void NES_mapper8::Reset()
{
// set CPU bank pointers
set_CPU_banks(0,1,2,3);
// set PPU bank pointers
www.eeworm.com/read/366702/2877946
c pr15262-1.c
/* PR 15262.
The alias analyzer only considers relations between pointers and
symbols. If two pointers P and Q point to the same symbol S, then
their respective memory tags will either be th
www.eeworm.com/read/179450/9355927
h provexce.h
//***************************************************************************
//
// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
//
// ProvExce.h
//
// Purpose: Exce
www.eeworm.com/read/422309/10643552
c dv.c
/*******************************************************************************
dv.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.net
www.eeworm.com/read/469944/6921449
h provexce.h
//***************************************************************************
//
// Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
//
// ProvExce.h
//
// Purpose: Exce