What does this gdb error meansI've writen a section of C++ code years ago,under gcc 3.3 and use some .h of the STL.Some time ago,I...
Find max and average of multiple values[code]First, what type of variable do I use to input multiple values?[/code] You can turn string/te...