代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4692264
cc is_pointer.cc
// 2004-12-12 Paolo Carlini
//
// Copyright (C) 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can
www.eeworm.com/read/229812/4751639
gml pointer.gml
.ix 'pointer'
.ix type pointer
.pp
A
.us pointer
to an object is equivalent to the address of the
object in the memory of the computer.
.pp
An object may be declared to be a pointer to a type
www.eeworm.com/read/227687/4769000
java pointer.java
/*
* WordNet-Java
*
* Copyright 1998 by Oliver Steele. You can use this software freely so long as you preserve
* the copyright notice and this restriction, and label your changes.
*/
pa
www.eeworm.com/read/225038/4799610
c pointer.c
/*
(c) Copyright 2001-2007 The DirectFB Organization (directfb.org)
(c) Copyright 2000-2004 Convergence (integrated media) GmbH
All rights reserved.
Written by Denis Oliver Kropp
www.eeworm.com/read/216802/4883877
c pointer.c
/*
* ReactOS Generic Framebuffer display driver
*
* Copyright (C) 2004 Filip Navara
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/216802/4883892
c pointer.c
/*
* ReactOS kernel
* Copyright (C) 1998, 1999, 2000, 2001 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/205824/5019208
c pointer.c
/*
* ReactOS Generic Framebuffer display driver
*
* Copyright (C) 2004 Filip Navara
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU
www.eeworm.com/read/205824/5019223
c pointer.c
/*
* ReactOS kernel
* Copyright (C) 1998, 1999, 2000, 2001 ReactOS Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/195192/5114504
c pointer.c
/*****************************************************************************
** Copyright (C) 1998-2001 Ljubomir Milanovic & Horst Wagner
** This file is part of the g2 library
**
** This librar
www.eeworm.com/read/195192/5114698
c pointer.c
/* Assign a pointer link to a vertex. Edge e joins a vertex in blossom */
/* u to a linked vertex. */
#include "wmatch.h"
void POINTER (int u, int v, int e)
{ int i, del;
#ifdef DEBUG
printf