StackRating

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

alk

Rating
1514.28 (47,677th)
Reputation
60,228 (1,532nd)
Page: 1 2 3 4 ... 52
Title Δ
Compiler shows the error message "makes pointer from integer w... +0.31
How to expand a string capacity without using realloc()? +1.69
Changing number from character array to int array with decimal value -0.52
Are double pointers necessary? +0.15
Does the linker look for the header file -0.50
Making hexadecimal numbers more readable +0.82
Print name of caller function -1.09
write on /dev/mem fails with bad address -1.94
Converting a pointer to a numeric value for hashing - should I use... 0.00
How to find the length of every word in a string? +2.30
passing va_list around results in invalid data 0.00
Division by 10 in hexadecimal -0.02
Is it ok to have unused parameters in C functions? +1.17
Weird code interaction when scanning and printing chars in C -1.79
How to stop reading input when a certain character is reached -0.25
Macro function to avoid sizeof boilerplate during function call 0.00
Pointer array to (with pointer array defined) strings: Are the stri... -2.03
how to differentiate between fgets reaching EOF and reaching error 0.00
Reading files with the same extension in a directory and count thei... 0.00
64bit windows api programming type casting problem 0.00
Concatenate const char to char +0.95
Error on array iteration calculation when number is high (result=0)... 0.00
Realloc only works twice -0.54
Converting a decimal to int? -1.47
How to set the "end" of an array of structs +1.16
String.split() from strtok -0.88
How to prevent this pthread synchronization memory stomping? +0.47
What does "return x == y" mean? +0.24
Imputing into an array with conditions +2.06
Use of instantiation in enum -0.47
How to properly empty a string (array of chars) in C? 0.00
How to install headers from source instead of dev package 0.00
Why this while condition doesn't catch EOF? and i get segmentat... 0.00
What exactly is this method of contiguous C memory allocation doing... -0.50
i want to know unused string consume space or not and why program i... -0.52
C/C++ Macro that manipulate string during compilation time 0.00
How to delete a string from an array of string in c -0.01
how to access a variable from another executable if they are execut... +0.47
getting this error only in eclipse "not a structure or union&q... 0.00
Data corruption in malloc'ed memory 0.00
How to write shellcode in c? 0.00
showing wrong value of allocated memory size using malloc in codebl... -0.87
How to fix allocation size of a struct +0.49
error status from popen when the command accesses a non existent file 0.00
Size of unsigned char is 8 bits but why can I shift it (left or rig... -0.73
macro with ternary operator - can I funnel through variable at runt... +2.84
Multiple threads to find prime factors of integers, segmentation fa... 0.00
Taking a 2D array and merging it into one +1.15
How to fix the next thread to be more correct? Using Pthread 0.00
error: incompatible types when assigning to type ‘struct XXX’ from... +0.70