Thread: very basic question

  1. #1
    Registered User
    Join Date
    Jan 2009
    Posts
    31

    very basic question

    im trying to get the html of a website to be stored in a text file on disk. seems easy, but the only problem is i dont know how to actually GET the html from a website in a c/c++ program.

    any help would be greatly appreciated. just need the name of a library/function or both

  2. #2
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    Use libcurl.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A basic math programming question
    By hebali in forum C Programming
    Replies: 38
    Last Post: 02-25-2008, 04:18 PM
  2. Basic question about GSL ODE func RK4
    By cosmich in forum Game Programming
    Replies: 1
    Last Post: 05-07-2007, 02:27 AM
  3. Basic question about RK4
    By cosmich in forum C++ Programming
    Replies: 0
    Last Post: 05-07-2007, 02:24 AM
  4. A very basic question
    By AshFooYoung in forum C Programming
    Replies: 8
    Last Post: 10-07-2001, 03:37 PM