StackRating

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

Zan Lynx

Rating
1492.99 (4,340,955th)
Reputation
41,979 (2,607th)
Page: 1 ... 8 9 10 11 12 ... 27
Title Δ
sleep vs SIG_ALARM usage and CPU performance 0.00
Is there a way to pass a string literal as reference in C++ +0.01
Understanding BufferStruct + WriteMemoryCallback -2.19
What is the ^s symbol in C? +0.21
Variable change without any direct action 0.00
sprintf / snprintf not correctly writing to buffer -0.50
Strict aliasing rule in array +1.43
SIGCHLD causing segmentation fault, not going into handler 0.00
C Programming w/Pipes prints weirdly to STDOUT 0.00
A destructor function is causing memory leak when implemented on he... 0.00
Strange issue with static const member variable changing value 0.00
error: invalid conversion from char to const char* 0.00
Pointers as function arguments -0.54
return value is undefined in C -1.51
how can I transmit a constant to my embedded device, while the API... 0.00
What is the real use of strnlen? +1.02
delete and set a pointer in the same instruction -1.83
How to take /etc/services entry inside a shell script? +2.94
Is read-only access to a vector (vector::operator[] and vector::siz... -0.68
TCP socket stops writing in the midway of a loop 0.00
Why can I not inline a function in my class? 0.00
c++ vector.size() doesn't update if assigned through pointer -0.59
Different ways to do a precomputed truth check +0.35
Memory request in Linux 0.00
Getting characters past a certain point in a file in C +0.23
Will std::string.assign(const char*) or op= ( with const char *) cr... 0.00
Compile-time plugin / Automated Factory Registration with separate... +0.01
Compiler error when subtracting std::strings -0.01
C Error: free(): invalid next size (fast):, different behaviour of... +0.51
linux - run process on several cores -1.98
what the statement means? 'The current thread owns an exclusive... +2.11
*** glibc detected *** ./333: realloc(): invalid next size: 0x0804b... 0.00
cannot convert char to char & illegal use of floating point -0.23
Use std::vector::iterator to alter values stored in std::vector? -0.34
Async networking racecondition +0.02
Non-blocking mlock() +0.58
Check whether file name already exists in a folder or not? -0.00
virtual function is not covariant with the return type of the funct... 0.00
clearing user input buffer in c / c++ -0.06
rename() only works for directory that program is running in? -0.70
how can I make a char buffer acting as a file? +0.52
Relying on /proc/[pid]/status for checking another process' ide... 0.00
Fastest way to perform thousands of comparisons 0.00
How to copy array into bigger array and add zeros into unused space... -0.30
insmod lkm.ko calls cleanup_module instead of init_module in loadab... 0.00
Linux run at start +0.51
Why overloaded ' operator < ' should be const for class? +2.55
Is copy-and-swap always the best solution? +0.83
How to insert unique items into vector? +0.06
What is wrong with my struct typedef causing "dereferencing po... -0.15