How is better way to declare variables?"if the if statement evaluates to false then the objects are not created, saving time and memory." ...
Debugging question[code] float* ThreeValueMovingAverage(float* numbers, int count) { average = new float[coun...
Reading data errorsIt looks like you could use the whitespace as hinting. All the data is numeric, so short of custom-m...
Hexadecimal converter.http://www.cplusplus.com/reference/clibrary/cmath/fmod/ denom / fmod(num, denom) = fracpart 16...
Morse Code ConverterIf there's no spaces or some other form of delimiter between the character sequences of dots and das...
This user does not accept Private Messages