代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/140468/5789163
c lb_misc.c
/*
**********************************************************************
* Micrium, Inc.
* 949 Crestview Circle
* Weston, FL 333
www.eeworm.com/read/139903/5795559
cpp pointertomemberoperator.cpp
//: C12:PointerToMemberOperator.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
#include
www.eeworm.com/read/139903/5795662
cpp pointertofunction.cpp
//: C03:PointerToFunction.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Defining and using a p
www.eeworm.com/read/139903/5795672
cpp nestfriend.cpp
//: C05:NestFriend.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Nested friends
#include
www.eeworm.com/read/139903/5795751
cpp memtest.cpp
//: C07:MemTest.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
// Testing the Mem class
//{L} Mem
www.eeworm.com/read/139332/5802882
h polygon3d.h
/*****************************************************************
* File: polygon3d.h
* Synopsis:
* Basic 3-dimensional geometry
* Author: Shubin Zhao (shubinz@cs.nyu.edu), 2001.
*
*******
www.eeworm.com/read/139059/5811208
h pratom.h
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to t
www.eeworm.com/read/138868/5813376
c utils.c
/*++
Copyright (c) 1991, 1992, 1993 - 1997 Microsoft Corporation
Module Name:
utils.c
Abstract:
This module contains code that perform queueing and completion
manipulation
www.eeworm.com/read/138754/5813747
h mgr.h
/*************************************************************************/
/* module: SyncML internal API of the MGR module */
/*
www.eeworm.com/read/138727/5814632
cpp ppmddecoder.cpp
// PPMDDecoder.cpp
#include "StdAfx.h"
#include "Common/Defs.h"
#include "Windows/Defs.h"
#include "PPMDDecoder.h"
namespace NCompress {
namespace NPPMD {
STDMETHODIMP CDecoder::SetDe