代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/106576/15633775
cpp adoxcloseconnectionx.cpp
#import "c:\Program Files\Common Files\system\ado\msadox.dll" \
no_namespace
#import "c:\Program Files\Common Files\system\ado\msado15.dll"
#include "iostream.h"
#include "stdio.h"
#include
www.eeworm.com/read/106576/15633813
cpp closeconnectionx.cpp
#import "c:\Program Files\Common Files\system\ado\msadox.dll" \
no_namespace
#import "c:\Program Files\Common Files\system\ado\msado15.dll"
#include "iostream.h"
#include "stdio.h"
#include
www.eeworm.com/read/432103/8631931
makefile
#
# KD_TREE2
# A Fortran 95 module for finding close neighbors in data sets of
# points in k-dimensional Euclidean space.
#
#
# For Intel Fortran 8.1
#
#FLAGSMACHINE= -xK -arch pn4 -rou
www.eeworm.com/read/285058/8872068
h jconfig.h
/* Copyright 2000, ESS Technology, Inc. */
/* SCCSID @(#)jconfig.h 1.1 10/16/01 */
/* Based on DVD/SVCD version 1.1 12/01/00 */
/* $Id$ */
/*
* $Log$
*/
/* jconf
www.eeworm.com/read/428312/8876652
m timeseries2symbol.m
% Copyright and terms of use (DO NOT REMOVE):
% The code is made freely available for non-commercial uses only, provided that the copyright
% header in each file not be removed, and suitable citati
www.eeworm.com/read/422309/10643293
c v308.c
/*******************************************************************************
v308.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/422309/10643306
c v408.c
/*******************************************************************************
v408.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/422309/10643322
c v210.c
/*******************************************************************************
v210.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/116006/6115125
cpp unhandled.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/162614/5522039
c 900212_01.c
// { dg-do assemble }
// g++ 1.36.1 bug 900212_01
// g++ fails to flag as errors all attempts to add or subtract integer values
// from pointers-to-member values.
// Some cases are detected however