StackRating

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

unwind

Rating
1649.64 (570th)
Reputation
351,353 (102nd)
Page: 1 ... 29 30 31 32 33 ... 124
Title Δ
How can I change the values of Python variables using bash? +0.90
functions to append and read from linked lists -0.19
Why use & to pass value for function with *? +0.63
Why the following is allowed in C? -0.08
What does *new int mean? -1.19
Which is preferred: 'long int' or 'long' +0.94
How to detect memory leak in huge C code by static analysis(without... +1.50
How to optimize U-boot to kernel hand-off code? -0.64
fread returns no data in my buffer in spite of saying it read 4096... -0.17
GTK: g_signal_connect() send wrong address 0.00
How does Stack Activation Frame for Variable arguments functions wo... 0.00
Incompatible Pointer type while making binary search tree -0.73
get mouse position in C using gtk? +1.41
Convert Warning to Error +0.35
C/C++ : how to get the number of bytes addressed by one address -2.36
GSList of structs 0.00
how can I 'crash proof' a callback function written in C if... +0.44
Get data from a function that writes to FILE* -0.95
What does fgets() reads? -1.35
Warning: Expression Result Unused in RenderScript +1.39
When do segfaults occur? +0.88
What is the meaning of assigning a number (not a character) to a ch... -0.68
Transferring data from a serial Port to a text file 0.00
Is there a counterpart of __int32 in GCC? -0.55
any difference between x=0 and x=0.0 for a double x variable? c code -1.08
malloc, free: error invalid next size(fast) -1.26
How to clear screen in C without any system function or library? 0.00
Copying a function to RAM +0.31
identify volatile declaration in debug information / disassembly +1.97
Parent and child has same address of a varibale but value differs 0.00
What happens to this struct pointer? -0.29
Dynamic C - char pointers, strcpy, strcat +0.31
Unusual pointer declaration -0.17
Where the C macros stored in memory and how does it consumes more m... +0.87
List of all ip address (i.e devices) present in a local area network +0.81
Why doesn't the system() function work? 0.00
merge values in list 0.00
A typecasting on C -0.15
char *data = "abc"; free( (void*)data ); Why void* conver... +1.41
Some C/C++ syntax 0.00
print array of characters as 64 bit integer +0.67
is -> a pointer that can be used to designate an elment of an ar... -2.40
Access violation writing location 0x011CF000 -0.66
duplicate symbol error in C +0.69
STM32 convert an unsigned short array to a float array 0.00
unnamed ints in bit field struct +1.54
Scanf crashing after first successful call +1.25
Is it possible to define variable with a name from string +1.45
parsing using sscanf not working +1.15
In C, whether the behavior of adding a number i to a pointer adds i... -1.71