代码搜索:pointers

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

代码结果 4,056
www.eeworm.com/read/137249/13337032

c tcf.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/137249/13337078

c mbf.c

/*************************************************************************/ /* */ /* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/137133/13344126

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/319883/13440441

h box.h

// Program 11.2 Using pointers to Box objects, File: box.h // Defines the Box structure type #ifndef BOX_H #define BOX_H struct Box { double length; double width; double height;
www.eeworm.com/read/319411/13452056

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/311774/13625923

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/309146/13680828

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 "z
www.eeworm.com/read/304348/13795826

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/304348/13796212

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/301490/13858361

c tmf.c

/*************************************************************************/ /* */ /* Copyright Mentor Graphics Corpo