| | |
2 dimensional linked list
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Oct 2009
Posts: 1
Reputation:
Solved Threads: 0
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.
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.
•
•
Join Date: Oct 2009
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
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...
![]() |
Similar Threads
- Code Snippet: A linked list with a twist (C)
- Simple Linked List with user input (C)
- How to recursively find a value in a linked list (Java)
- Making MUD. Should map be 4D Array or Linked List? (Java)
- multiple stack in one dimentional array using node/ linked list (Java)
- Linked List problem (C++)
- help by sorting a simply linked list (C)
Other Threads in the C++ Forum
- Previous Thread: swap two colum?
- Next Thread: Need a new compiler for Linux
| Thread Tools | Search this Thread |
api array based binary c++ c/c++ calculator char char* class classes code coding compile console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news number numbertoword output parameter pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings struct temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock wordfrequency wxwidgets






