You are here:
I can answer questions about C / C++ programming, software design, algorithms, and interprocess communication. I have access to Microsoft Visual Studio and gcc as my development platforms. I regret that I cannot answer questions about Turbo C/C++ graphics.
I have been developing software professionally in C and C++ for UNIX and Microsoft Windows since 1991.
I have a Bachelor of Applied Science in Computer Engineering from the University of Waterloo located in Waterloo, Ontario, Canada. I hold the IEEE Certified Software Development Professional designation and SUN Java Programmer and Java Developer credentials.
| User | Date | K | C | T | P | Comments |
|---|---|---|---|---|---|---|
| andrew | 11/22/09 | 10 | 10 | 10 | 10 | Great help, Extremely knowledgeable and also extremely ..... |
| harish | 11/21/09 | 10 | 9 | 10 | 10 | |
| g | 11/19/09 | 10 | 10 | 10 | 10 | |
| henry | 11/18/09 | 10 | 10 | 10 | 10 | thanks a million times.. |
| henry | 11/15/09 | 10 | 10 | 10 | 10 | thanks alot. now i understand it so ..... |
Hello Annabelle I think the common words are supposed to be ignored, just like numbers and punctuation. So, you need to read the common words file into a STL set. A set is like a map, but easier. Then
Hello Amrutha. I will need to see your program before I can help you. I cannot tell what can be wrong from your high-level description. There could be many things wrong. For example, it is possible that
Hello Annabelle Your choice of a map for the STL container was excellent. You need to add a function to convert a string to lowercase. You can use this: void lowerCase(string& s) { string::iterator
Edit: When I was a student, I learned the Newton's method for finding the roots of an function. The method, along with an example for square roots is in http://en.wikipedia.org/wiki/Newton%27s_method
Hello Annabelle. Do you have a sister named Lisa ? I'll help you but I don't have too much time at the moment. What STL containers do you know and which one do YOU think would be best to store your index
Answers by Expert:

©2009 About.com, a part of The New York Times Company. All rights reserved.