StackRating

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

TCvD

Rating
1493.23 (4,334,213th)
Reputation
600 (236,009th)
Page: 1
Title Δ
Compiler showing warnings even though code is working -3.05
Is there ever a valid reason to call pthread_yield() when running u... 0.00
How to set a timeout for BIO_do_connect? +0.05
Accessing Linux environment variables without assigned value -1.19
Explanation for stack memory allocation function - C++ -1.72
Unknown type name in C linked list structure -2.04
printf("%s", &b) in C prints target string. Why &... -3.71
How can I access val1 and val2 in int main? 0.00
What happens if you don't malloc but instead return using memor... +4.60
How is memory layout shared with other processes/threads? -0.08
why is string s = (char*)tag.c_str(); is wrong when tag is a string -3.13
Serialization doubts 0.00
How to find the total numbers of object created of my class? 0.00
Best practice to build C++ program with optimization while keeping... 0.00
Execute function only once every pc session (pc start) 0.00
Controversial __set_task_state(tsk, state_value) macro syntax in li... +4.37
Using structs and the char* is corrupted but the other data fields... +4.91
C++ Reusable module class design -0.13
Print function messes up the linked list -4.08
Sub-string representation — length or pointer to last byte? +0.48
How to display data of char to DrawText() in raylib? I am stuck 0.00
Connecting to gmail smtp server using c/c++ (sockets) -4.23
Why dereferencing user-space inside get_user is correct? +1.44
How to populate struct from binary file whilst avoiding issues caus... +4.59
How to sort an Array in increasing order after squaring each element? 0.00
Lua library doesn't linking -3.56
How to create a static library which includes another static library +2.30
How C++ for loop handles the variables declared in init-statement o... -2.15
Use of * and &? 0.00
C- fopen doesn't work properly when I run from makefile 0.00
C - Saving an element to an array -3.89
Global variable reads inside tight loops in C +3.45
event based openssl bio 0.00