StackRating

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

Lundin

Rating
1559.33 (5,730th)
Reputation
120,052 (545th)
Page: 1 ... 26 27 28 29 30 ... 82
Title Δ
how to remove a string in a 2d array of chars -2.46
Unexpected behaviour found while dealing with a pointer to an array +1.30
invalid conversion from 'signed char*' to 'char*' i... +0.71
How much memory size for a local variable is worth it to using mall... +0.18
How does the | operator work? +2.57
How can I pass a “Type” as a argument to function in c? +1.31
Why does MISRA-C ignore C's mandated unsigned-to-signed convers... 0.00
string to char* function +0.55
Using a macro as an argument in an x-macro definition -2.03
How to define a c macro with multiple statement -1.58
Pointer and Index in C - What is wrong? -0.10
MISRA-C 2012 Rule 10.8 Query 0.00
Is read exceed an object undefined behavior in C? +0.72
Portability cast void** +2.39
Get first two digits of a long long number +0.68
Modifying string before storing in array of const chars -1.28
Should one use Named Address Spaces where they are available? -0.56
combined usage of shorthand c if else statement and break in a loop... +0.41
How does (*prt)[N][N] work when dealing with heap allocation memory? -1.44
How do I use enumerate type structs in C? 0.00
ARM Cortex M0 time elapsed beetween instruction 0.00
Atomic operation in multithreaded embedded software 0.00
Is dividing the task into functions is beneficial or harmful ? +0.87
Passing [CONST][] array to C function? +3.07
Comfortable way to use big and little endian at the same time? -0.05
How answer could be 433? -0.81
What can be the alternate way to solve MISRA 2012 Rule 17.3 violati... 0.00
pointer to array not compatible to a pointer to 'const' arr... +0.74
In C and C++, is an expression using the comma operator like "... -1.39
Macro with function parameter which calls the function -1.97
Warning on char or int or short or long or unsigned +0.18
How to declare a long long int array in C90 0.00
How to free pointer to an array of integers -1.28
Bogus 'may be used uninitialized -2.40
C - Call Function & give 2D Array +1.88
Does libstdc++ comply with MISRA C++? 0.00
C Programming - Pointer Adress Byte Split 0.00
How can i send const pointer to non const pointer in c? +0.43
c programming, queue and modules problems -1.53
C++: Can a macro argument have a space in it? 0.00
Algorithm for 10 million lines of ISO dates? 0.00
Do BLAS and LAPACK libraries comply with MISRA standard? +0.39
Cant understand why im getting exception thrown error -0.03
How do I easily access to the active value of my union? -1.80
Multiple Flexible Array Member or VLA with Shared Memory and Semaph... +0.45
Advantage of using compound assignment +0.67
How the multiple assignment worked in the below case? -1.55
Substring macro parameter 0.00
2-dimensional array in a struct in C +1.94
C-Programming: return of gets(stdin) why is it integer? -0.08