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:6861
Latest posts:

sorting an integer array
> shall i proceed with both in parallel or stick with one language only? Certainly having in-depth ...

sorting an integer array
it's good to know that the standard library has those things for 'real' development, but as a practi...

sorting an integer array
Your code *almost* compiles, but you forgot to paste the appropriate #include in your post. If you m...

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...