how to create htm file?In response to your second question, you can escape the desired characters: [code]string s = "This ...
Escape sequencesIf you want to include a literal "\" in a string, you need to escape it, since it's a special charac...
Looking for an online C++ teacher.In response to Disch: Learning the basic concepts behind data structures is [i]absolutely[/i] rel...
I have difficulties with my project!http://www.cplusplus.com/doc/tutorial/structures/ I hope we're not doing someone's homework for t...
I have difficulties with my project!You can use the rand function (http://www.cplusplus.com/reference/clibrary/cstdlib/rand/) and conver...
This user does not accept Private Messages