I'm intrested in getting the data of the google spelling fixer into my program.
For example when I print "my name si" the program search in google and return this:
"my name is"
I'm programming in c++ but I can learn another languge if it suits this kind of tasks more. The general goal is to get info from the web into my programs. How can I acomplish this mission? Thenx in advance.