User: stravant

  • Public profile

User profile: stravant

User info
User name:stravant
History
Joined:
Number of posts:53
Latest posts:

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 errors
It 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 Converter
If 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