|
Re: sorting database with delimiters.
are you trying to write simple address book in GUI application or console mode?
to recognize the delimiter you need to use the stream header file to tokenize each character. Array will help organize this delimiter. try google for open source software and improve those source code. I am sure there are some application that was develop to keep address book.
__________________
--
pr0gm3r
|