User profile: HEDO4EJIOBEK

User info
User name:HEDO4EJIOBEK
Statistical data
Gender:Male
Occupation:Other
Skills:C
C++
Pascal
C++/.NET
Python
History
Joined:
Number of posts:3
Latest posts:

Hexidecimal to Decimal conversion via string.
I think you don't need [b]a function[/b] to parse from decimal to hexadecimal. [code] #include <cst...

Need help understanding passing pointers
Haven't you forgotten to write "[b])[/b]" in the end of the first line? And why do you need [b]point...

Problems with std::sort()
I use comparator with the function sort(), but when I run it, an error "invalid operator<". The inpu...