StackRating

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

Jay

Rating
1500.08 (508,330th)
Reputation
15,223 (9,237th)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
Why does my C program crash when assigning a value to an int pointer? -0.41
Unhandled exception at 0x012219c4 in SW-Serial.exe -0.23
Initialize newly allocated memory after expanding a dynamic array o... -0.48
Windows-equivalent of POSIX srandom(...) and random() functions? -0.82
How to create an array of strings in C? -0.20
C: surprising array result -0.44
Trying to find different methods of accessing array elements? -0.86
Extract Public Key of a DER encoded Certificate in C -0.48
C Access Multi-Dimensional Array -1.23
change a pointer that I passed inside a function in C -1.35
pthreads : difference due to malloc and direct declaration +0.70
why should extern declaration be outside .c file ( as per linux cod... -0.90
Static stack operations in C +1.99
Clarifying OpenSSL 0.9.8L Concurrency Support - Can SSL Instances B... 0.00
initializing char pointer as string vs other type pointers as arrays -0.39
error: invalid conversion from ‘int’ to ‘const char*’ +1.40
how to validate a client Certificate using the trusted internediate... 0.00
sendfile doesn't copy file contents -0.49
merge script and value of the buffer in one buffer in C 0.00
How is generic list manipulation function written? +0.15
Missing main() prevents executable creation while linking -0.22
State machines with function pointers: how to set the function poin... -0.69
To point or not to point +1.30
file.cpp from windows to linux 0.00
Does free() free memory at all depths or only at the highest level? -0.35
Clean way to break outer for loop from inner for loop -0.59
OpenSSL SSL_ERROR_WANT_WRITE never recovers during SSL_write() +0.02
I want know how pointer p is getting assigned to the address of str +0.23
SSL_read failing with SSL_ERROR_SYSCALL error 0.00
How do I create and implement a free ssl certificate that does not... +0.02
What's the size of char string array element? -0.77
finished messages in TLS version 1.0 0.00
Is there any way to include a header file in all C or CPP file auto... -2.12
When to decide to use typedef's data types or C's built-in standard... +2.25
how to declare and assign pointer -0.57
Client finished message in TLS v1.0 0.00
how does compiler do with array declaration -0.80
Building a string as a linked list +1.19
Requesting Data on Socket in C -0.58
creating and using a dynamic shared library on solaris +0.10
Why Segmentation fault in this program -1.77
Extra byte(s) at the end of SSL Packet (beyond the length of the pa... +0.51
Do I have to memset after malloc new memory? +1.15
htonl printing garbage value -0.01
Adding command line string to array as separate characters +1.34
Double free error on fclose() on previously closed file handle +0.27
Compiling Error 'undeclared identifier' C -0.05
Calculation time elapsed by a particular function in C program -0.32
strlcpy or memcpy? -0.49
Reading individual characters from a string constant in C using ssc... 0.00