代码搜索:pointers

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

代码结果 4,056
www.eeworm.com/read/351740/10614154

f90 fire.f90

MODULE FIRE ! Compute combustion USE PRECISION_PARAMETERS USE GLOBAL_CONSTANTS USE MESH_POINTERS USE COMP_FUNCTIONS, ONLY: SECOND IMPLICIT NONE PRIVATE CHARACTER(255), PARAMETER :: fireid='$Id:
www.eeworm.com/read/421154/10753035

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/271450/10994291

h purge.h

//: :purge.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Delete pointers in an STL sequence
www.eeworm.com/read/270669/11030639

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/219035/7147261

m p_demo.m

function p_demo % P_DEMO Demo program for pointers library. % Copyright 2004 Nikolai Yu. Zolotykh ar = {'Isaac Newton', 'Carl F. Gauss', 'Evariste Galois', 'Blaise Pascal', ... 'Geo
www.eeworm.com/read/461613/7223295

c jpg.c

Listato 1 while (cinfo.output_scanline < cinfo.output_height) { /* jpeg_read_scanlines expects an array of pointers to scanlines. * Here the array is only one element long, but you could ask f
www.eeworm.com/read/449996/7492064

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/437619/7744835

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/197407/7998945

h schain4.h

// chain using simulated pointers // selection sort added #ifndef SimChain_ #define SimChain_ #include #include #include "simul.h" #include "xcept.h" template
www.eeworm.com/read/143516/12869192

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