I need the solution of this program using C++ ..
Develop a database software to maintain the records of students of a college.The software should be user-friendly.The user can easiy add new records,update existing records,create reports of existing records etc.
HÅñËy -2 Newbie Poster
Recommended Answers
Jump to PostYou won't find it here, Daniweb is not a homework service. We'll be happy to help you with specific problems in your code, but we won't do your work for you.
Jump to PostDescribe your approach, show your code (even pseudo code), and where you are running into roadblocks. This will indicate an honest effort on your part to do the work. We won't do your work for you, but we will critique your work and try to point you in appropriate directions.
Jump to PostLet's see, old style headers with extensions,
<conio.h>
,void main()
- let me guess, your professor is using Turbo C++ as your compiler?/me checks OP's locations Ah, Pakistan, that explains that. This comes up a lot, and the answer is that there's nothing to be done about it. Pity, …
Jump to PostSo, does your code work? If not, what errors are you getting? We can help you more now, and we can appreciate your difficulties using out-of-date tools. We will try to help you work around those. You have made a good first step.
Jump to PostI'd try it and debug it, but I don't have a Turbo-C++ compiler on my Linux system. I could modify it to build/run on current compilers when I have the time, but when that is will be next week at the earliest.
All 20 Replies
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
HÅñËy -2 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
HÅñËy -2 Newbie Poster
HÅñËy -2 Newbie Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
HÅñËy -2 Newbie Poster
DaveAmour commented: Very rude and uncalled for and inappropriate -2
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
HÅñËy -2 Newbie Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
HÅñËy -2 Newbie Poster
tinstaafl 1,176 Posting Maven
HÅñËy -2 Newbie Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
HÅñËy -2 Newbie Poster
HÅñËy -2 Newbie Poster
David W 131 Practically a Posting Shark
David W 131 Practically a Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.