A
Anil Mamede
Can i do this:
function(std::string = "Hello, world"); ?
If not, is there other way that i can because my compiler (gcc 3.2) is
giving an error;
Thanks,
Anil Mamede
function(std::string = "Hello, world"); ?
If not, is there other way that i can because my compiler (gcc 3.2) is
giving an error;
Thanks,
Anil Mamede