| | |
link list accessment
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2009
Posts: 6
Reputation:
Solved Threads: 0
1. Write a C program to read a list of books from a file and create a linked list to store them. The purpose of this program is to keep track of the books kept in a shelf. The shelf is a three-tier shelf and each tier can store up to 4500 pages maximum. The books are kept in alphabetical order (ascending).
i have the answer in c++ code can anyone help me change back to c code .thanks
i have the answer in c++ code can anyone help me change back to c code .thanks
•
•
•
•
i have the answer in c++ code can anyone help me change back to c code .thanks
If you're interested in how linked lists actually work, and perhaps (heaven forbid) even want to learn how to make them yourself, then click here
You aren't going to get anything on any web site as a solution to this.
If you understand some about C++ then converting this to C will be easy. Don't be lazy.
Anyways, this code you found isn't the greatest code anyways. It doesn't account for a book title of more than one word. Great, you managed to find some code online but it is bad code.
If you understand some about C++ then converting this to C will be easy. Don't be lazy.
Anyways, this code you found isn't the greatest code anyways. It doesn't account for a book title of more than one word. Great, you managed to find some code online but it is bad code.
Last edited by chili5; Jul 30th, 2009 at 2:21 pm.
![]() |
Similar Threads
- Link list taking an object... (C)
- Link List Sorting Problem (C++)
- Link List Insert problems (C++)
- how to reverse link list using recurtion (C)
- Using a class to add/delete/show numbers in a Link List (C++)
- circular link list (C)
Other Threads in the C++ Forum
- Previous Thread: Problem identification problem :D
- Next Thread: Stack Overflow Error
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays based beginner binary bmp c++ c/c++ calculator char char* class classes code compile compiler console conversion convert count data delete deploy dll download dynamiccharacterarray email encryption error file format forms fstream function functions game givemetehcodez graph homeworkhelp iamthwee ifstream input int java lib library lines list loop looping loops map math matrix memory newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg search simple sorting spoonfeeding string strings struct temperature template templates text text-file tree url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets






