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 ... 8 9 10 11 12 ... 82
Title Δ
Free the memory where a uintptr_t is pointing to 0.00
1023(int) store as 00 00 03 FF in memory, when casted to char* it b... +1.76
How to pass and receive a matrix between functions in C? 0.00
which is better way to returning structure from function? 0.00
At what stage of C program compilation, an inline function is inser... 0.00
How do I get input for an array from a user in C programming? -0.08
create two-dimensional array/matrix using C 0.00
Can two structs in C99/C11 alias? +1.27
How can i get an enum value from a file? -1.44
What is purpose for different ways of naming of typedef statement? -0.86
Does it always true in C that ux - uy == - (y - x) when x,y are cha... -2.16
How to convert a char pointer array into a int pointer array in C -2.20
Malloc() a double nested struct in C -0.58
Incompatible argument type conversion using macro -1.24
Memset struct variables separately vs memset entire struct, which i... 0.00
Call a char pointer in the function 0.00
How to run the a[i] == 0 statement? +1.49
How to fix these error “Implicit declaration of function is invalid... 0.00
I get a warning about incompatible return type 0.00
How to determine CRC16 initial checksum so resulting checksum is zero +0.41
TDD for Embedded C : How to Design Tests for LED Driver? 0.00
The right way of implementing a constructor in C +2.09
Understanding the text replacement in x macro 0.00
Explanation how pointers and multidimensional arrays work in C +2.37
Got memory leak; how to free this malloc? +2.37
Looking for C/C++ pre-processor macro or template to reverse a hex... -0.37
Is there a way to make this function faster? (C) -1.08
Assigning int ** to an int pointer +2.43
Static Variable Usage In C Adress different +1.82
Preprocessor Macro : Make pointer from integer content +0.46
Novice C programmer having trouble with strings & malloc 0.00
Copy part of struct using memcpy 0.00
Why open-std.org still lists C11 as the latest version of C? -2.00
Fix gcc warnings with _Generic macro and compound literals 0.00
Referencing a variable to an existing array +1.17
Freeing a node in a tree 0.00
Memory allocation for Inline and normal function +0.43
GCC linker discards interrupt handler 0.00
Using Function Pointer as method parameter +0.06
unfamiliar c language expression, related to pthreads +0.42
#ifdef is causing a conflict, even though i used #endif 0.00
C code memory alignment issue on embedded system? +0.44
C how to allocate more than 2GB of memory 0.00
MISRA Violation 12.9 Operand of unary minus is unsigned 0.00
How to specify char literal conforming to MISRA C++? 0.00
Rule 2.3 MISRA A project should not contain unused type declarations -0.58
Implementation-defined behavior in C +0.93
Variadic macro wrapper that expands to format string with character... +1.32
Assignment expression in C++ for-loop update expression 0.00
usage difference between "atoi" and "strtol" in c -1.37