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 ... 28 29 30 31 32 ... 52
Title Δ
How to make this C code shorter -0.58
C compilation error, external library functions not found +0.49
How to decode a variable string from C? -1.44
Why ssize_t in Visual Studio 2010 is defined as unsigned? -0.79
How to get threads to execute in a certain order? -0.11
Variable names outside of structs in C +0.60
How can I convert an unsigned char array into a base64 string? -0.03
Blocking new signals while in handler 0.00
Running a script from execl() 0.00
How to get address of a pointer in c/c++? -0.78
How to read newline character('\n') delimited strings until EOF in C? +0.49
Pthread I/O buffers: Why doese it print a redundant line? 0.00
Peterson's Algorithm in C for Thread concurrency (segment fault) -0.03
size of array of pointers to strings? -0.99
How can values of char** argv be copied to another char ** -0.04
Threaded program returning wrong(?) results from threads 0.00
Is there a way to end a windows task (not a process) with the comma... +0.23
Segmentation fault when writing contents of dictionary to file -0.54
Integer pointers and the 'incompatible pointer type warning' -0.03
Running a C program using execlp()? +0.17
Reading input in using pthreads +0.45
Removing Unused parameters warning in QtCreator 0.00
Finding string length without using strlen and using function in C +0.40
Reading from a file and outputting to sockets 0.00
Server Socket errno 57 - Socket is not connected 0.00
Save integer array in hexadecimal format to a char "string" 0.00
Converting array of char pointers to void pointer and then converti... -0.49
How to check if a string returned by scanf is null -1.89
execl and wget command in a loop -0.02
query regarding line feed and fgets() 0.00
Missing pthreadGC2.dll 0.00
error with creating a round_up(float) function in C +0.48
shmat() fails with "Identifier removed" 0.00
Changing a function call dependent on a variable +0.00
Pointer arithmetic with NULLs -1.40
how to assign a value to an array element in c language? +1.88
parse error before '*' token -0.02
can not create text files in a c program -0.46
If no threads are blocking a signal, and one thread is in `sigwait(... 0.00
debug multi-threaded programs tips -0.03
Allocating Large array(9mb) of pointers in c +0.48
Free structure and the heap +0.86
is this a nice way to allocate memory for an array of arrays? (C) -0.55
How to compile program with windows sockets in linux? +0.47
Strange Symbol shown in C output. Any clues? 0.00
What does int (*ret)() = (int(*)())code mean? -0.04
Close all File Handles when Calling posix_spawn -1.80
Passing array to function using pointer +0.12
Interrupt read() on signal -0.53
How to find out the number of transmitted/received bytes for a socket +0.04