Well, I know how big a pointer is.
好的,我知道一个指针有多大。
All right so I want first a pointer.
好的,首先我需要一个指针。
It is passed a pointer to a long.
它是通过一个指向长。
Do not use an int to store a pointer.
不要使用int类型来存储指针。
Is there a reason not to pass a pointer?
还有一个原因,而不是通过一个指针?
So is a pointer to the socket structure.
so是指向套接字结构的指针。
You provide a pointer to the original content.
只不过这里提供的是一个对原始内容的指针。
Most often a pointer to another web page.
大多数情况是指向其它页面。
A pointer is to point to a memory location.
是指一个内存位置的指针。
这是一个指示牌。
It is also not even a pointer in kernel memory.
这也是一个指针,甚至没有在内核内存。
Is it possible to define a pointer to a reference?
有可能定义一个指针的引用吗?
One to authenticate and get a pointer to the list.
一认证,并获得一个指针清单。
A pointer to the start of a method implementation.
指向方法实现的开始的内存地址的指针。
LpName is a pointer to the name of the event object.
lpName是一个指向事件对象名的指针。
This is a pointer to environment data for the program.
是到此程序的环境数据的指针。
To actually use an interface, you need a pointer to it.
为了实际使用一个接口,你需要一个指向它的指针。
This usually occurs because a pointer has a bad value.
这种情况通常因为指针具有错误的值而发生。
When is it valid to access a pointer to a "dead" object?
当它是有效的访问一个指向一个“死”的对象?
Gets a pointer to a function that has a given signature.
获取一个指向具有给定签名的函数的指针。
Otherwise, you just call a function and return a pointer.
否则,你只需要调用一个函数返回一个指针。
The classic example to this translation problem is a pointer.
这种转换问题的典型示例就是指针。
How do I declare and use a pointer to a class member function?
我如何申报,并使用一个指向类成员函数?
Do not use a pointer to store an int. For example, don't do this?
不要使用指针来存放int类型的值。
Redundant data is replaced with a pointer to the unique data copy.
冗余数据被替换,以独特的数据的副本的指针。
The data argument is a pointer to the private data (see Listing 7).
data参数是一个指向私有数据的指针(参见清单7)。
Determines whether a given type is a pointer to member object type.
判定一个给定的类型是否为成员对象指针类型。
Next, you fill in each cell of the table with a score and a pointer.
接下来,要用值和指针填充表格的每个单元格。
A symbolic link is a pointer to a file's location in the file system.
符号链接是一个指针,指向文件在文件系统中的位置。
Remember that a pointer is just a variable that holds a memory location.
记住,一个指针是一个变量保存一个内存位置。
应用推荐