Skip to content Skip to sidebar Skip to footer
Showing posts with the label C

Is There A Library For Extracting Data From An Html Page?

I would like to extract information from a web page. Unfortunately, the website (4chan) doesn't… Read more Is There A Library For Extracting Data From An Html Page?

Download Http Thru Sockets (c)

Recently I started taking this guide to get myself started on downloading files from the internet. … Read more Download Http Thru Sockets (c)

C Programming Task, Html Source File

So I have this task: I have a source file of, for example news website, in which there are meta tag… Read more C Programming Task, Html Source File

How To Know The Files Inside The Tar Parser

I am developing a visual c++ application . i need to know the file type (i mean whether it contains… Read more How To Know The Files Inside The Tar Parser