Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

How does I c++?

Name: Anonymous 2008-03-04 18:26

`Sup /prog/
What would one use to open a specific web page via c++?
Or more specifically, several web pages?

Name: Anonymous 2008-03-05 18:26

import urllib
sock = urllib.urlopen(
url)
print sock.read()

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List