User profile: Ganado

User info
User name:Ganado
Bio:0, 0, 1, 0, 0, 1, 2, 2, 3, 2, 2, 1, 0, 0, 1, 0, ...
Statistical data
Occupation:Programmer
Skills:C++
C#
Python
C#/.NET
History
Joined:
Number of posts:6858
Latest posts:

convert a std::string to const char*
I'm not working off complete information since I don't know what memory.ScanInternal looks like, so ...

convert a std::string to const char*
Your "real" code is significantly different than the code in your first post. I think I see at least...

convert a std::string to const char*
Your mask is different in your first example vs second. Is that significant? I am assuming the secon...

Return RMS volume of an mp3?
Dealing with mp3 files is generally more difficult than open formats or simpler formats like PCM WAV...

Increasing Size of Vector
seeplus -- good thinking with the 32-bit addressing thought. Cyclone -- > How much more memory is a...