StackRating

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

R.. GitHub STOP HELPING ICE

Rating
1620.38 (1,090th)
Reputation
163,533 (327th)
Page: 1 ... 6 7 8 9 10 ... 68
Title Δ
C99/C11 Self-referencing Sub-object Initialization possible? 0.00
Exec function in c is not returning -1 when it should +0.18
Methods to wrap getenv() and similar without leaks or race conditio... 0.00
What is the address of entry point of a file linked by gnu linker? 0.00
What encoding are character / string literals stored in? (Or how to... -0.11
When do Linux system calls trigger a segfault vs returning EFAULT? +1.58
How do the clock function works in operating systems? 0.00
Working with sound card in Linux. Understanding first example (Why... 0.00
Samsung DDR4: How read/write on mode register? 0.00
Is this algorithm correct for finding period of a string? 0.00
How a stream error indicator affects following input code? -0.66
Non-ascii filename for fopen() +1.52
why does msgrcv() sets msqid to 0? +0.36
User-space address at 0xfff<something> 0.00
Make gzprintf ignore locale LC_NUMERIC 0.00
Why do projects use the -I include switch given the dangers? -0.69
How do I inform the compiler that `getcontext` can return multiple... 0.00
In Windows, how to force C's fread to return even if there'... 0.00
Which is faster? Dereferencing pointers or using square brackets? +1.81
(linux) "Segmentation fault (core dumped)" while passing... -0.09
How to avoid problems with "\" in files name in C? +1.37
How to optimize below multiple strncmp? +0.09
what is the definition of variable +1.88
Should you use '>=' instead of '==' to be extra... +1.67
How to implement fgets using low-level I/O? 0.00
If I register a custom signal handler on a process before forking,... -1.74
Is there a difference between line buffered and unbuffered file whe... +1.80
How do I get the same behavior for double precision operations in b... -0.79
Does POSIX_FADV_DONTNEED remove dirty pages from other processes on... 0.00
Can calloc() allocate more than SIZE_MAX in total? -0.87
Is it a good practice to repeatedly use struct in C? 0.00
pthread_join() causing seg fault 0.00
What is 0 - (-128) with 2's complement notationequal to? 0.00
Load shared library only if dependencies are met +1.61
Should I use __stdcall on DLL export functions? 0.00
How can I have the symbols in a shared library override existing sy... 0.00
Which is the right style to use function pointer? +1.54
Bad file descriptor error when trying to associate fmemopen file de... +1.55
SIGCHLD and fork + waitpid() in a library -0.14
Most efficient way to concatenate strings in c +1.80
pthread_kill() vs pthread_cancel() to terminate a thread blocked fo... -2.31
Converting floating point to unsigned int while preserving order +1.34
Stack/Frame pointer as external variable 0.00
C - Enforcing string parameter to be in read-only memory 0.00
x86-64 order of passing parameters in registers -0.01
Can multiple `FILE` objects share the same file descriptor? 0.00
Does `close(fd)` destroy the file table entry and/or the vnode tabl... +1.32
Why isn't timespec_get defined on any C compiler on my Mac? 0.00
Robust rwlock in posix +2.03
Toggling 100th bit of data type int gives unexpected results +2.54