代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/326616/3470680
java point.java
package org.xvolks.jnative.misc;
import org.xvolks.jnative.exceptions.*;
import org.xvolks.jnative.misc.basicStructures.*;
import org.xvolks.jnative.pointers.*;
import org.xvolks.jnative.pointers.
www.eeworm.com/read/326616/3470701
java msg.java
package org.xvolks.jnative.misc;
import org.xvolks.jnative.exceptions.*;
import org.xvolks.jnative.misc.basicStructures.*;
import org.xvolks.jnative.pointers.*;
import org.xvolks.jnative.pointers.
www.eeworm.com/read/440906/1775677
c deref1.c
// Copyright (C) 1999 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 1 Sep 1999
// [expr.unary.op]/1 says you can dereference all pointers except for pointers
// to
www.eeworm.com/read/366076/2893427
java point.java
package org.xvolks.jnative.misc;
import org.xvolks.jnative.exceptions.*;
import org.xvolks.jnative.misc.basicStructures.*;
import org.xvolks.jnative.pointers.*;
import org.xvolks.jnative.pointers.
www.eeworm.com/read/366076/2893446
java msg.java
package org.xvolks.jnative.misc;
import org.xvolks.jnative.exceptions.*;
import org.xvolks.jnative.misc.basicStructures.*;
import org.xvolks.jnative.pointers.*;
import org.xvolks.jnative.pointers.
www.eeworm.com/read/103954/15715852
txt c517.txt
发信人: reflection (似水流年), 信区: EEtechnology
标 题: C51 Primer (6) Pointers of C51
发信站: 南京大学小百合站 (Wed Nov 24 11:59:30 1999), 转信
6 Pointers In C51
Whilst pointers can be used just as i
www.eeworm.com/read/283153/9039164
bas memoryapifunctions.bas
Attribute VB_Name = "MemoryAPIFunctions"
'\\ -----[MemoryAPIFunctions]----------------------------------------------------
'\\ For copying structures (and strings) to/from pointers
'\\ ------------
www.eeworm.com/read/316309/13525500
h enumerator.h
/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
* enumerator.h -
* Enumerate pointers. Used to enumerate entties in a subdivision.
\*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
www.eeworm.com/read/132069/5923111
h chxavrefptr.h
/*****************************************************************************
* chxavrefptr.h
* -------------
*
* Synopsis:
* A simple reference-counting wrapper class for pointers
*
*
www.eeworm.com/read/103193/6356339
bas memoryapifunctions.bas
Attribute VB_Name = "MemoryAPIFunctions"
'\\ -----[MemoryAPIFunctions]----------------------------------------------------
'\\ For copying structures (and strings) to/from pointers
'\\ ------------