RE: cpp help!

  • From: "Joseph Lee" <joseph.lee22590@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 26 Aug 2010 21:02:15 -0700

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

Other related posts: