代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/367457/9746693
lnt co-msc71.lnt
// co-msc71.lnt
// Compiler Options for Microsoft C Version 13.10
// (32 bit version)
-cmsc
-si4 // integers are 4 bytes
-sp4 // pointers are 4 bytes too.
// This file
www.eeworm.com/read/367457/9746826
lnt co-msc70.lnt
// co-msc70.lnt
// Compiler Options for Microsoft C Version 13.0
// (32 bit version)
-cmsc
-si4 // integers are 4 bytes
-sp4 // pointers are 4 bytes too.
// This file
www.eeworm.com/read/269943/11053753
cpp client1.cpp
//
// Client1.cpp - Client implementation without smart pointers
//
#include
#include
#include "Iface.h"
#include "Util.h" // Traces with labels for our output
st
www.eeworm.com/read/269943/11053784
cpp client2.cpp
//
// Client2.cpp - Client implementation with smart pointers
//
#include
#include "Iface.h"
#include "Util.h" // Traces with labels for our output
#include "Ptr.h" // Smart p
www.eeworm.com/read/110420/15534398
h display.h
#ifndef _DISPLAY_H
#define _DISPLAY_H
#ifndef _STDIO_H
#include
#endif
#define MAXARGS 5
struct display {
unsigned cookie; /* Magic cookie to detect bogus pointers */
#define
www.eeworm.com/read/108874/15572967
htm ei30.htm
Effective C++, 2E | Item 30: Avoid member functions that return non-const pointers or references to members less accessible than themselves Back to Item 29: Avoid returning "handles" to internal data
www.eeworm.com/read/105274/15672340
h msglistc.h
//
// MsgListC.h
//
#ifndef _MsgListC_h_
#define _MsgListC_h_
#include "MsgC.h"
/*
* PListC.clas -- class definition file for class PListC
*
* This type of list stores only pointers to its mem
www.eeworm.com/read/104380/15696675
h display.h
#ifndef _DISPLAY_H
#define _DISPLAY_H
#ifndef _STDIO_H
#include
#endif
#define MAXARGS 5
struct display {
unsigned cookie; /* Magic cookie to detect bogus pointers */
#define
www.eeworm.com/read/101783/15817190
htm ei30.htm
Effective C++, 2E | Item 30: Avoid member functions that return non-const pointers or references to members less accessible than themselves Back to Item 29: Avoid returning "handles" to internal data
www.eeworm.com/read/132747/5910307
h 53c8xx_u.h
#undef A_NCR53c7xx_msg_abort
#undef A_NCR53c7xx_msg_reject
#undef A_NCR53c7xx_sink
#undef A_NCR53c7xx_zero
#undef A_NOP_insn
#undef A_addr_reconnect_dsa_head
#undef A_addr_scratch
#undef A_addr_temp
#