StackRating

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

nategoose

Rating
1465.55 (4,524,606th)
Reputation
10,519 (14,392nd)
Page: 1 2 3 4 5 6 ... 8
Title Δ
Why is a variable length array not declared not as a pointer someti... +0.23
CPU Cycle count based profiling in C/C++ Linux x86_64 +1.25
How does mprotect() work? -0.46
Partitioning struct into private and public sections? +0.56
memory leak during char* manipulation +2.51
Building an USB peripherial -1.45
How can I have a solid understanding of c pointers? -0.21
At what stage of compilation are reserved identifiers reserved? -1.41
Modifying command line args so that they cannot be seen in ps output -0.10
Unknown GCC error, while compiling for ARM NEON (Critical) +0.55
Adding signal handler to a function in C for a thread library 0.00
C: File output stops at 524,0 kb +0.32
run out of system resource (execute many programs in a shell script) +0.29
What are all the ways to allocate memory in C and how do they differ? -1.21
How this simple program works, I/O related +1.46
64-bit integer implementation for 8-bit microcontroller +0.92
Changing certain byte in a packet stream -0.77
Threads in userspace and yield -0.36
AIX 5.3 vs Solaris 5.10 - C strcat implementation -0.88
How to redirect the output of a c program to a file? -0.51
Constructor for structs in C -1.31
Learning C coming from managed OO languages -0.64
C Struct pointer as Parameter -0.20
Average execution time +0.08
How to declare a C array that takes up all free space in a memory s... +0.76
String trimming causes memory leak? -0.89
How to do the following with C? -0.90
What posix_fadvise() args for sequential file write? -0.86
Is it possible to execute code from the stack in standard C? -0.03
Question on equating arrays in C -0.19
about malloc() and free() in C +0.90
Optimization of variable multiplication +0.93
Queues implementation benchmark 0.00
Efficient memory storage and retrieval of categorized string litera... +0.05
Opening a terminal from Linux Makefile 0.00
Maximum values for array sizes in C -0.65
C string literal storage between multiple copies of process or libr... +2.25
what api can be used to create a hard link to an existing inode on... -0.38
AIX, Parent process unable to catch SIGCHLD when child exits 0.00
Variable declaration question -1.24
Executing shell script with system() returns 256. What does that me... -1.58
How to execute a shell script from C in Linux? +2.32
Arrays of strings in C -0.37
Sorting an Array of strings with capital and lowercase letters in C +0.64
What is the best way to close this group of processes? -0.26
expand an IPv6 address so I can print it to stdout 0.00
How to stop ANSI colour codes messing up printf alignment? -1.04
Char with accent to char without accent in C -0.97
Typecasting an integer to a character pointer in C 0.00
Appending to a global file handle, is it bad? -1.31