Showing results 1 to 6 of 6
Search took 0.01 seconds; generated 2 minute(s) ago.
Posts Made By: phoenixlsk
Forum: C Nov 19th, 2007
Replies: 1
Views: 861
Posted By phoenixlsk
top-down 2-3-4 search tree

Can anyone help me with the creation of this kind of tree?I tried something but it didn't work.:-/
thank you
Forum: C++ Oct 25th, 2007
Replies: 12
Views: 1,554
Posted By phoenixlsk
Re: xor linked list

thank you
:-)
Forum: C++ Oct 25th, 2007
Replies: 12
Views: 1,554
Posted By phoenixlsk
Re: xor linked list

[QUOTE=Ptolemy;457374]>i found something but it has an error :"xor1001.cpp
>invalid conversion from `void*' to `link*' ".
You're compiling C as C++. C++ doesn't support implicit pointer conversions...
Forum: C++ Oct 25th, 2007
Replies: 12
Views: 1,554
Posted By phoenixlsk
Re: xor linked list

i found something but it has an error :"xor1001.cpp invalid conversion from `void*' to `link*' ".
and i don't really understand the program


#include <stdio.h>
#include <stdlib.h>
...
Forum: C++ Oct 25th, 2007
Replies: 12
Views: 1,554
Posted By phoenixlsk
Re: xor linked list

"XOR linked lists are a curious use of the bitwise exclusive disjunction (XOR) operation, here denoted by ⊕, to decrease storage requirements for doubly-linked lists. An ordinary doubly-linked list...
Forum: C++ Oct 25th, 2007
Replies: 12
Views: 1,554
Posted By phoenixlsk
xor linked list

hi i need some help.
i have to do a linked list using XOR and i don't know how to do it.
thanks
Showing results 1 to 6 of 6

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:13 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC