2 dimensional linked list

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Oct 2009
Posts: 1
Reputation: s11049151 is an unknown quantity at this point 
Solved Threads: 0
s11049151 s11049151 is offline Offline
Newbie Poster

2 dimensional linked list

 
0
  #1
Oct 19th, 2009
Hi Friends,
Can you please help me write 3 functions in C++.
It's based on a 2 dimensional linked-list

The 3 functions that i have left to write are:

1.get_data: If data retrieval is successful return true otherwise return false.

2. update_data: This function updates the data located in the specified row and column of the linked list and above, returns true if data update is successful and returns false otherwise.

3. remove_data: This function removes a node located in the specified row and column from the linked list. If the node does not exist then return false other wise
remove the node and return true.


Attached is the project that i have managed to complete with the help of my tutor.

Can any one help me please, this will give me a bonus 5% in my course work.

Thank you.
Attached Files
File Type: zip student_program.zip (2.5 KB, 10 views)
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 3,114
Reputation: WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of 
Solved Threads: 281
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Sensei
 
0
  #2
Oct 20th, 2009
Yes we can help you, but you must post code for us to help with. Read the Rules and the important sticky posts for info.
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 1
Reputation: elemu is an unknown quantity at this point 
Solved Threads: 0
elemu elemu is offline Offline
Newbie Poster
 
0
  #3
30 Days Ago
Hey dude, Anurag is looking for you, thanks for uploading the assignment on Dani Web LMAO now go DO IT YOURSELF!!!
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 1
Reputation: Emeli is an unknown quantity at this point 
Solved Threads: 0
Emeli Emeli is offline Offline
Newbie Poster
 
0
  #4
30 Days Ago
hey, guys done the assignment already????
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 1
Reputation: Labby Tisha is an unknown quantity at this point 
Solved Threads: 0
Labby Tisha Labby Tisha is offline Offline
Newbie Poster

Need the updated program from you

 
0
  #5
30 Days Ago
Originally Posted by s11049151 View Post
Hi Friends,
Can you please help me write 3 functions in C++.
It's based on a 2 dimensional linked-list

The 3 functions that i have left to write are:

1.get_data: If data retrieval is successful return true otherwise return false.

2. update_data: This function updates the data located in the specified row and column of the linked list and above, returns true if data update is successful and returns false otherwise.

3. remove_data: This function removes a node located in the specified row and column from the linked list. If the node does not exist then return false other wise
remove the node and return true.


Attached is the project that i have managed to complete with the help of my tutor.

Can any one help me please, this will give me a bonus 5% in my course work.

Thank you.

Hi there,

Sorry, I don't understand your question. Could you please send me your updated program so I can have a look at it and hopefully come up with the best possible solution.

Cheers...
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC