What is use of Address Operator (&) in this program?In the function's parameter list, the & means that, param is a CDummy reference. For more info on r...
Trying to imitate PHP explode() functionhttp://www.cplusplus.com/reference/stl/vector/
Constant numbers as parametersput [code]std::[/code] before [code]cout[/code] and [code]endl[/code], or put [code]using namespace ...
Bug with [small] and [sup] tagsThe [sma[b][/b]ll] tag sort of swallows the newline, so : [output][sma[b][/b]ll]bla[/sma[b][/b]ll] ...
Template classRename your class, as there is another class named pair in the standard libraries.[sup][1][/sup] Al...