Re: cpp help!

  • From: "qubit" <lauraeaves@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Fri, 27 Aug 2010 00:16:23 -0500

and also commonplace.
--le

----- Original Message ----- 
From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Thursday, August 26, 2010 11:02 PM
Subject: RE: cpp help!


Hi,
Actually, that makes sense... Pointers to pointers to other pointers... That
is possible...
Cheers,
Joseph

-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Littlefield,
Tyler
Sent: Thursday, August 26, 2010 9:00 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: cpp help!

Naw, the treasure hunt makes sense. you can have pointers to pointers to
pointers to pointers to addresses. Since a linked list holds the address of
the next node, as well as some sort of value, it doesn't really make sense
that that would be called a linked list--the "value" is the pointer's
address.

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: