Mar 19, 2012 at 2:36pm UTC
how to get weather from weather.com
Mar 19, 2012 at 2:37pm UTC
Open up a web browser and type www.weather.com in the URL box.
Mar 19, 2012 at 4:30pm UTC
GREAT POST! :P
Last edited on Mar 19, 2012 at 4:30pm UTC
Mar 19, 2012 at 5:04pm UTC
Check out a networking library (such as SFML). Then learn to load a page with HTML and parse the information given.
Mar 19, 2012 at 5:30pm UTC
SFML isn't really a dedicated networking library.. its more to do with multimedia in general, even thought it has a networking component.
there may be better choices out there for simple, dedicated networking functions.
Mar 19, 2012 at 11:13pm UTC
would you show me the code ,stewbond ?
Mar 20, 2012 at 4:07pm UTC
How are you going to learn if we send you the code? You'll know how to do this exact thing, but what happens when you want football scores from Yahoo! or calendar info from your Google account?