Re: Pointers



 DEVELOP > c-Plus-Plus > Re: Pointers

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1
Topic: DEVELOP > c-Plus-Plus
User: "John Harrison"
Date: 18 Aug 2003 11:29:21 AM
Object: Re: Pointers
"Danny" <dan.schofield@ntlworld.com> wrote in message
news:3F40F6A8.5080809@ntlworld.com...

Hi

What is the point in using pointers when the variables are assigned names?

Danny

Very liitle. This style of coding is very often used to teach newbies about
pointer.
Most of the time in real code, pointers are used to point to anonymous
dynamically allocated memory, not named variables.
john
.

 

NEWER

pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER