Hello to all,
I'm still a pretty new programmer, but I'd like to try taking on a more difficult program. Someone at work asked me to write a program that'd do the following:
1. Search for all emails within a document (.doc, .pages, .rtf etc does not matter, whichever will be easiest to code).
2. Export the list to an rtf.
Where should I start looking for the classes and code necessary to do this? I'm a C++ developer (new) for work, so if it's easiest to do in C++ on Windows i'll do that. But i'd prefer to do this using Objective-C on a Mac.
Any guidance would be greatly appreciated.
Chad
I'm still a pretty new programmer, but I'd like to try taking on a more difficult program. Someone at work asked me to write a program that'd do the following:
1. Search for all emails within a document (.doc, .pages, .rtf etc does not matter, whichever will be easiest to code).
2. Export the list to an rtf.
Where should I start looking for the classes and code necessary to do this? I'm a C++ developer (new) for work, so if it's easiest to do in C++ on Windows i'll do that. But i'd prefer to do this using Objective-C on a Mac.
Any guidance would be greatly appreciated.
Chad