Click here to Skip to main content
15,893,663 members
Articles / Programming Languages / C++

4-Way LinkedList

Rate me:
Please Sign up or sign in to vote.
2.27/5 (18 votes)
3 Nov 2008CPOL1 min read 34K   259   13  
This linked list allows to connect a node with four adjacent nodes and shows how a node can be navigated in multiple directions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India
I'm working as Senior software Engineer since 7 years and interested in MFC and COM programming.

Comments and Discussions