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 ... 60 61 62 63 64 ... 68
Title Δ
How do I implement a bit array in C / Objective C +0.44
Is there a C/C++ function to safely handle division by zero? -0.26
what api can be used to create a hard link to an existing inode on... +1.51
Can macros be used to simulate C++ templated functions? -1.55
in which segment of the program are function pointers stored? -1.75
pthreads mutex number and performance 0.00
Any compiler which takes 'char' as 'unsigned'? +0.24
How to stop ANSI colour codes messing up printf alignment? +0.38
decode an mp3 to a stream of ints +0.47
UTF-8 -> ASCII in C language -1.65
Is there a good reason to write my own daemonize function instead o... +0.69
What libraries are needed for graphics like vim or nano? -0.99
Is the "struct hack" technically undefined behavior? +0.17
How to limit the execution time of a function in C/POSIX? +0.53
How does POSIX Threads work in linux? -0.91
fast threshold and bit packing algorithm ( possible improvements ? ) +2.20
What can cause exec to fail? What happens next? +1.89
What are real significant cases when memcpy() is faster than memmov... -0.93
Why does "++x || ++y && ++z" calculate "++x&... +1.34
Logical NOT (!) operator won't work with bitwise statement -0.51
Finding the maximum area in given binary data -0.28
Should I use strlen or sizeof with malloc for a string? -1.28
Fastest integer type for common architectures +1.93
Why uninitialized global variable is weak symbol? -0.47
A container for accessing contents by 2d/3d coordinates +1.42
Is this right approach to write the code of strstr through pointers... -0.73
Can fwrite & fclose be called parallely from two threads for th... +1.21
C function to escape string for shell command argument? +0.94
How can I fix the cause of this compiler warning? -1.45
Compile time checking existence of stdint.h +0.83
Interruptible in-place sorting algorithm -0.44
Is there an fprintf for send? +2.04
Detect NUL file descriptor (isatty is bogus) -0.44
Collision detection between two general hexahedrons +2.42
When a third-party C function returns a pointer, should you free it... -0.56
How to check if "set" in c -1.00
C preprocessor macros: check if token was declared -0.71
Opening a file in 'a+ 'mode -0.88
How can I access heap memory beside using malloc? +2.65
please help making strstr() +1.42
Real mode BIOS routine and Protected Mode -0.88
What does "loop" mean in "loop device"? +1.41
How can I safely and quickly extract digits from an int? +0.57
Question regarding multiple threads and segfaults +1.43
Efficient memcspn +2.00
Read system Call -1.24
How can I implement cooperative lightweight threading with C on Mac... 0.00
recv() is not interrupted by a signal in multithreaded environment +1.26
In C (Linux) how will I be able to find out whether squareroot(n) =... -0.74
Is it safe to cast an int to void pointer and back to int again? -1.57