Dictionary V1.0
Submitted by Raj.Sharma on Sunday, August 4, 2013 - 09:18.
Language
Program simulates a dictionary using linked list
Each word added to the list can have maximum 5 meaning(s). Hence, variable used to store meaning(s) of a word would be a two dimensional character array.
Features:
1. Add new word
2. Search Word
3. Show Dictionary
This program can be used as mini project in C/C++.
For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website Development,Mobile Apps Development at affordable cost
contact me at
Email : [email protected],[email protected]
Facebook : https://www.facebook.com/Rajcoolguy99
skype- [email protected]
WhatsApp or Viber - +919827858191
Contact Number - +919827858191
Hangout- [email protected]
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 115 views