Representing Infinity in a StringIs it possible to make a string that is lexicographically greater than every other string? In other ...
Using STL sort with a custom containerI have a homework assignment where I'm supposed to use the STL sort algorithm, but I'm not allowed t...
Trying to figure out if there's a problem with my queuePart of my assignment is to implement various container types, and my queue is giving me some weird ...
Ignoring lines in an input fileThanks. That was simple enough. I don't know why I didn't think of that myself.
Ignoring lines in an input fileMy program reads input from a file, and I want to be able to ignore comment lines (marked with a '#'...
This user does not accept Private Messages