Originale-mail to me for new edition

 

Pointer types

 

A Pointer type is stored in 4 bytes as a 32-bit address. The pointer value nil is stored as zero.

 

Topic groups

 

See also

About pointer types

Memory management: Overview

Variables

 

 

译文

 

指针类型

 

一个Pointer指针类型存储在32位地址的4个字节中。指针值nil存储为零。

 

主题组

 

相关主题

关于指针类型

内存管理:概述

变量