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

Get Html Content From C Code

I implemented a Java code that can send a request to a remote website and retrieve data from it. Bu… Read more Get Html Content From C Code

Tinyxml And Preserving Html Entities

I'm using TinyXml to parse some XML that has some HTML Entities embedded in text nodes. I reali… Read more Tinyxml And Preserving Html Entities

Server Displaying Text Instead Of Html

I'm attempting to make a C server that will take inputs and be able to spit them back out to th… Read more Server Displaying Text Instead Of Html

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