Source code - phone.zip

Find C and C++ source code to help you learn to program. You can submit your own code, or you can simply browse and download the code of others.

Finally, you might want to check out Code Cogs - An Open Source Scientific Library / Database in C++ for more code.

Index :: Projects / phone.zip
phone.zip
resource information
Title phone.zip
URL http://www.cprogramming.com/source/phone.zip
Category 7
Description The program should be self-explainatory if not,a user manual has been attacted. source code are commented. Files attached: phonev2a.c - source code, phonev2a.exe - binary file, samdb.txt - sample database file, userm2a.doc - user manual.
Contact Robert Champs
Added 08-10-2002 at 06:11 p.m.
Last Updated 08-10-2002 at 06:11 p.m.
rating
Current Rating 5.61764705882353
Rate Resource
 
reviews
Number of Reviews 3
Review this Resource
Reviews:
  • waelll
    posted at 06:22 p.m. on 04-29-2013
  • VIEW PHONE.ZIP
    posted at 03:24 p.m. on 06-16-2012
  • in the sorting algo the program uses bubble sort that uses time complexity of n*n but here we can use sorting in linear time algo where the complexity will become n, by using count sort in room no. and radix sort in phone no.I argree that it will take more space but it will be huge benifit if we in\mplement it in phone directory
    posted at 06:22 a.m. on 06-15-2005