User profile: R0mai

User info
User name:R0mai
Location:Nagykovácsi, Hungary
Statistical data
Birthdate:Apr 14, 1992
Gender:Male
Occupation:Student
Skills:C
C++
Assembly
Java
History
Joined:
Number of posts:665
Latest posts:

Syntax Question for index in a loop
http://www.cplusplus.com/doc/tutorial/control/

[Variable name]*
ar2 has the type [code]unsigned int*[/code], which means : a pointer to an unsigned int. [code]new u...

Total CPU usage for Linux
Here is the code I came up with. Sometimes it gives values slightly negative. I think this can be a...

Total CPU usage for Linux
I've arrived at a similar solution, but your solution, as far as I can see, will give the avarage lo...

Total CPU usage for Linux
I'm looking for a way, to get the total CPU usage from C++. Similar to what a task manager would sho...

User: R0mai
Public profile
Send private message