You are here:
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
Hi, Mathias. It is desirable that the random number generator is seeded with the time value. What I think you are doing wrong is that it sounds like you are seeding the generator every time you use
Hi Dear Ram ! Sorry for the delay in responding please find the code below #include<stdio.h> #include<conio.h> #include<string.h> char Names[10][20]; void main() { char Temp[20]; int i,j
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
Hello Henry. I believe that DevC++ is an IDE which uses the MinGW port of the GCC compiler. The gcc web page is at http://gcc.gnu.org/ and it has a documentation link in the right column. The mingw

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