代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/153949/11998670
c pif.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/153949/11998714
c smf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/153949/11998744
c tcf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/153949/11998821
c mbf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/254349/12142413
c infutil.c
/* inflate_util.c -- data and routines common to blocks and codes
* Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.
www.eeworm.com/read/340477/12155269
h mwerks.h
/*
* File: mwerks.h
* Purpose: Define constants used by CodeWarrior Preprocessor
*
* Notes: Use this as a prefix file for the assembler and compiler
*
*/
/* MetroWerks looks for an unde
www.eeworm.com/read/253411/12225074
32 fig17.32
#include "apue.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
www.eeworm.com/read/253407/12225648
c bufargs.c
#include "apue.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
www.eeworm.com/read/150781/12262398
h exceptionreport.h
// FileZilla - a Windows ftp client
// Copyright (C) 2004 - Tim Kosse
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU
www.eeworm.com/read/233188/14164716
c infutil.c
/* inflate_util.c -- data and routines common to blocks and codes
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.