浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Tutorial: Pointers in C and C++

formatting be made, and that
this notice remain intact.

Pointers

 

 

The source code to all code listings is available as a tarball and as a zip file.

 

 

Using Variables

Essentially, the computer's memory is made up of bytes. Each byte has
a number, an address, associated with it.

The picture below represents several bytes of a computer's memory. In the picture, addresses 924 thru 940 are shown.

Basic ribbon of memory

posted on 2012-04-14 09:24  lexus  阅读(180)  评论(0)    收藏  举报