代码搜索:pointers

找到约 4,056 项符合「pointers」的源代码

代码结果 4,056
www.eeworm.com/read/191785/8422759

c smf.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/191785/8422772

c tmf.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/191785/8422825

c pif.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/191785/8422950

c dmf.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/191785/8422993

c tcf.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/191785/8423072

c pmf.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1996 Accelerated
www.eeworm.com/read/191613/8425919

cpp ex0706.cpp

// Programming with C++, Second Edition, by John R. Hubbard // Copyright McGraw-Hill, 2000 // Example 7.6 on page 160 // Using pointers to pointers #include using namespace std;
www.eeworm.com/read/390970/8430963

cpp infutil.cpp

#include "stdafx.h" /* inflate_util.c -- data and routines common to blocks and codes * Copyright (C) 1995-1996 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/189219/8483871

c bufargs.c

#include "ourhdr.h" #define MAXARGC 50 /* max number of arguments in buf */ #define WHITE " \t\n" /* white space for tokenizing arguments */ /* buf[] contains white-space separated arguments. We c
www.eeworm.com/read/189219/8484270

c bufargs.c

#include "ourhdr.h" #define MAXARGC 50 /* max number of arguments in buf */ #define WHITE " \t\n" /* white space for tokenizing arguments */ /* buf[] contains white-space separated arguments. We c