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 ... 16 17 18 19 20 ... 124
Title Δ
Is memory allocated with malloc or calloc deallocated at the end of... -1.07
How can I capture with fscanf, in C, strings from a file separated... +0.34
Set i-th of array pointer as variable in c -2.86
Changing one given bit in a binary address in C -0.45
GCC Error but VS no error 0.00
cannot display hex value in putty correctly +1.16
GDB - Display Addresses 0.00
How to find more information about the file descriptor? -2.52
Finding max value using generic function +1.18
Removing strings from an array in c -0.19
Passing a function and its size to WriteFile 0.00
C - Reading from a file issue with the last line -0.69
why recursive function taking latest value while returning back? -0.70
Getting error 'gtk_window_set_keep_above' undeclared while... 0.00
Segmentation fault when printing contents of a multidimensional array +1.45
Initializing C array after malloc'ing memory 0.00
Static inline functions are greatly preferred over macros. What doe... 0.00
concatenate macros in c in a loop -1.64
Send multiple variables in the same UART channel in Mikro C 0.00
Access structure variables in a loop +0.06
Bitwise 'AND' operator and its evaluation in a code -0.70
How to clear all the elements of array in C? +0.78
How atoi() function handles non numeric cases? +2.03
I wrote a quick Grep in python to use in my research. It works grea... 0.00
What kind of assembly instruction is this ld1 {v0.16b}, %[in]? -0.22
Syntax understanding in C: Pointers -0.70
segmentation fault (core dumped) error with multiple loops +0.55
Need clarification about constant expressions +1.07
char array[] weird output -0.19
Strptime open source code not implementing -0.20
Is there a way to dump the complete stack trace after normal execut... +1.21
Alternative method to set up a binary tree? -0.80
How to access a member variable inside a Pointer to Structure varia... +1.08
Kernel compare ipv6 address -0.70
Cannot convert argument 1 from " unsigned int *" to "... +0.38
Bitfield concept in structure -2.19
How to obtain timings from a specific line in a text file and subtr... +0.29
Pass static two dimensional struct array to function by reference -0.98
copying a long long array to integer array in c language 0.00
Using arrays and pointers -0.21
In the below case the ptr is pointing where? +0.80
Is runtime interpreter really part of C program execution? 0.00
C Programming Return (!int) when int return value expected? +0.30
Carriage return lost while reading remote file -0.04
How can I execute .bin file with assembly or C? 0.00
Interruption handler in 68000 assembly must be atomic, how can I do... 0.00
how to use sleep() in GTK+ 0.00
c array not assigning correctly 0.00
Should I worry about gcc -pedantic option now? +1.84
What is this C syntax #define GET_UINT32_BE(n,b,i)? +0.75