Re: cpp help!

  • From: "Littlefield, Tyler" <tyler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Thu, 26 Aug 2010 23:18:18 -0600

Huge example:
int main(int argc, const char** argv)

----- Original Message ----- From: "qubit" <lauraeaves@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Thursday, August 26, 2010 11:16 PM
Subject: Re: cpp help!


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


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

Other related posts: