User profile: sanyam

User info
User name:sanyam
History
Joined:
Number of posts:38
Latest posts:

use of colon and jump
I came across this piece of code. I don't get how the second definition of function a works [code...

Best Linux Flavor for C++ Prgramming
I have been using Windows ever since. I have never worked on a LINUX Platform. I want to learn C++ p...

Communicating with Ports in c++
I want to learn how to communicate with ports in c++ in a way that is platform independent.

making a .cgi in c++ work?
sorry, this does not address my problem

making a .cgi in c++ work?
I recently came to know about cgi. So I made a simple program in c++. [code] #include <iostream> usi...