StackRating

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

Blagovest Buyukliev

Rating
1605.83 (1,549th)
Reputation
35,099 (3,295th)
Page: 1 ... 4 5 6 7 8 ... 12
Title Δ
Why do I get a warning about possible loss of data when seeding the... +1.36
putc giving segmentation fault? -0.39
Difference between extern int a; extern int a=42; +1.05
Use of 'extern' keyword while defining the variable +1.68
C Graphics Library Error +1.60
Converting Char array to int/double/float 0.00
Is there a C library that will handle the mechanics of socket IO fo... -0.59
Passing NULL for array parameter in C/C++ -1.72
Incrementing a global static int in main -0.08
Why do c style languages use &&,|| instead of and, or? -1.36
What Actually this line of code `ptr=(char *)&a;` does? -2.14
Understanding the flow of a struct in C +0.69
Placing C++ class in another file: compilation error +0.38
Php array rebuild +1.41
Java NIO Pipe vs BlockingQueue -1.49
Perl: Constructing an array of objects -0.72
Running shell script command after executing an application -0.08
How to expand hash into argument list in function call in Perl? -1.41
Objective C: way to check for enabled flags 0.00
address=data via macro define -0.25
UNIX run program within another program +2.32
How do I convert functions that use C++ pass-by-reference into C? -0.53
How to free previously allocated memory when errors occured? +0.12
How can I check if ldconfig is in the PATH, using bash? -0.84
Why is int rather than unsigned int used for C and C++ for loops? -0.25
Using spiral rule in command line argument +0.62
What's the difference between open and sysopen in Perl? +1.40
what does this part of my sql SELECT statement mean? -0.76
Return code values in an embedded system written in C +0.27
Read bytes methods in C / C++ -1.01
Limiting the number of characters in mysql tables +0.40
Why wont this Chapter 4 example from 'Learning Perl 6th edition' run? +0.23
How does the warning of implicit declaration of any function affect... -1.19
map many strings to one string in perl +1.51
What is the best and fastest way to check if the image is valid in... +0.87
Cast 32 bit int to 64 void * pointer without warning +0.97
What is the reading limit of function 'read' in 'unistd.h'? -0.37
bash - finding unexpected user accounts -0.76
Why do we use __builtin_expect when a straightforward way is to use... +1.91
How to access a hash in the main namespace from inside a module +0.44
Using void pointers in generic accessor function with ANSI C +1.67
UNIX Zombies and Daemons 0.00
How did this pointer get resolved in this C code? +0.10
I am trying to make a simple chat program with c and sockets. When... +0.37
how to terminate a process which is run with sudo? Ctrl+C do it, bu... +0.42
problem with array of pointers in C +0.16
Array of void pointers in C -1.03
Can a C/C++ program seg-fault from reading past the end of an array... +2.23
perl dancer: foreach in template is only printing first value +1.84
delete every second word from a line using perl? +1.57