StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

RolandXu

Rating
1467.04 (4,523,159th)
Reputation
1,903 (87,745th)
Page: 1 2
Title Δ
static functions in multiple files -1.74
Windows GPUView 0.00
CPU->GPU transfer vs GPU->CPU transfer 0.00
Is is possible to log everything that is printed to the terminal in... -0.25
Passing arguments to functions with const parameters: is it faster? -3.30
How to cause C++ throw to dump core if the exception would be handl... 0.00
How to Get enum item name from its value +1.19
Does dynamically allocated memory for data members of a C++ class f... +0.69
Return an empty array of char* -1.67
Handling large data in a C program -3.65
Changing a memory process with windbg? +4.40
When can the linker error on multiply defined symbols? -2.91
IDE for Windows Driver Development +4.33
Compiler Optimization, Thread Safe? +4.17
Proper implementation of global configuration -2.27
C++ doesn't save the changes by other method +4.46
Copying data of a IDirect3DSurface to another IDirect3DSurface whic... 0.00
Bus error in simple C program +2.08
side effects of arguments of a function -2.35
C++: Why does my destructor run twice? -3.39
C++ exception overhead and throw instruction 0.00
C++ - CreateThread -compilation error +4.49
unable to initialize a 512x512 array -1.02
How to run assembly code without creating a new process? +0.03
How do I add a lib file to link in Visual C++ 2010? -4.08
Why does C's printf format string have both %c and %s? +0.46
Defining extern variable in main() vs. globally +4.66
How can I get Windows data like CPU usage, etc.? -2.69
Why array pass by reference, but struct pass by value implicitly in... -3.76
C++, Transform a string such that sequences of consecutive undersco... +1.66
How to use special characters in C? +2.96
char array and pointer -1.59
Another way to test the value of an enum in C++ -3.53
C and C++ : Partial initialization of automatic structure -2.25
Why is invalid socket defined as ~0 in WinSock2.h (c++)? -2.47
undefined reference to array of constants -3.51
YUV420 to RGB conversion not giving the same image? +0.45
OpenCL:Can I use external libraries? -3.49
C++: Why do you need references when you have pointers? -1.37
Allocating memory in C Function -0.05
How to terminate a std::string in C++? -2.39
How to time a matrix multiplication in C? +0.67
subtracting letters in c -3.29
C : #include increase the RAM size? +0.15
Why is `i = i++ + 1` undefined behavior in C++11? +1.60
How to keep naming convention of a project while using third party... -4.66
Converting a string into a function in c++ -2.04
How to make thread synchronization without using mutex, semorphore,... -1.26
If I specify a default value for an argument of type "std::str... -3.32
How to tell "1.0" is a float but an integer in C language? -2.00