代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/143132/5758852
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/139206/5806969
h tcptable.h
/*
* TCP MIB group interface - tcp.h
*
*/
#ifndef _MIBGROUP_TCPTABLE_H
#define _MIBGROUP_TCPTABLE_H
#ifdef linux
struct inpcb {
struct inpcb *inp_next; /* pointers to other pcb's
www.eeworm.com/read/139206/5807007
h tcptable.h
/*
* TCP MIB group interface - tcp.h
*
*/
#ifndef _MIBGROUP_TCPTABLE_H
#define _MIBGROUP_TCPTABLE_H
#ifdef linux
struct inpcb {
struct inpcb *inp_next; /* pointers to other pcb's
www.eeworm.com/read/104192/6206160
cpp game_engine.cpp
// Class automatically generated by Dev-C++ New Class wizard
#include "game_engine.h" // class's header file
// class constructor
game_Engine::game_Engine()
{
//always set pointers to NU
www.eeworm.com/read/104049/6211701
h tcptable.h
/*
* TCP MIB group interface - tcp.h
*
*/
#ifndef _MIBGROUP_TCPTABLE_H
#define _MIBGROUP_TCPTABLE_H
#ifdef linux
struct inpcb {
struct inpcb *inp_next; /* pointers to other pcb's
www.eeworm.com/read/104049/6211739
h tcptable.h
/*
* TCP MIB group interface - tcp.h
*
*/
#ifndef _MIBGROUP_TCPTABLE_H
#define _MIBGROUP_TCPTABLE_H
#ifdef linux
struct inpcb {
struct inpcb *inp_next; /* pointers to other pcb's
www.eeworm.com/read/494745/6374620
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/494745/6374636
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/488200/6497949
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/478934/6708364
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