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 2 3 ... 27
Title Δ
Why do strtod() and strtof() of the Newlib C Standard Library imple... +0.24
Returning a char array of initially unknown length from a function... -0.48
How to extern declare an extern "C" variable -1.34
Calling pthread_join with one argument causes a segmentation fault? 0.00
Recv hangs even though I followed all conventions? 0.00
cURL command works on linux but not windows -0.24
Use a void* argument to pass integer OR a pointer -1.68
When the memory is actually allocated for new int[250000000] in C++? 0.00
fgets fails when a variable is initialized before the call 0.00
C strcpy() to a Pointer? How does this work? -1.48
How to check stdin is empty with no hang? 0.00
Using Regex inside for loop -0.63
Does sleep() affect pthread execution? +0.11
After storing the char Y (input from user for looping) in my condit... 0.00
In code blocks, Strcpy does not work when I declare a string using... 0.00
Split string without using strtok() in C -0.08
C++ Base class undefined while compiling +1.64
Using std::condition_variable to wait in the message sending thread... -0.71
My program does not succeed to through my entire file +0.24
Retrieve pointer that can acess all the elements of arrays stored i... -1.45
How can I get -1 from snprintf() +0.01
Revisited: difference between static array and dynamic array in C++? -1.13
read/writes to shared variable b/w pthread not synchronized 0.00
How can I maintain references to multiple compiled regex expressions 0.00
C++ atomic variable compare and increment +0.53
Assignment operator works fine as a condition in if Statement in C... +2.12
Memory defragmentation/heap compaction - commonplace in managed lan... +2.32
C++ Function already has a body 0.00
In C programming, where is a variable stored if it is declared as a... -0.49
xcb window manager loses all key grabs 0.00
freading from a file that was fclosed before reading +0.38
Does moving out a unchanged computation out of a loop improve a pro... -0.01
In C/C++, I am trying to call different functions (explained in des... +0.24
Is the function of nanosleep() removed in C++14? +2.64
When to use -std=c11 while compiling a C source code using ubunto -1.68
Printf outputs characters beyond the specified length of the array -0.89
Is using memcpy() in this way bad practice? -0.53
Split an array of char without using strtok in C 0.00
c when would you not want to use strict aliasing? +0.98
why does this function give me a segmentation error when I the retu... 0.00
Store different types of variables in one entity in C++ +0.50
C++ String Literal Changing After Function Terminates -0.49
How does the computer differentiate between the letter and the corr... +0.50
c++ variable size stack array in function that get const +2.10
When using select(), what does it mean for a file descriptor to be... 0.00
What determines the initial value of an item in a C array when not... +0.50
Why doesn't readlink return a null-terminated value? -1.46
Why is the return value of std::getline not convertible to bool? -1.35
Creating a map of functions that return an interface -1.64
What is the semantics of std::async with automatic (launch::async|l... 0.00