Feed of the latest and most upvoted questions on StackOverflow about C.

Joined October 2017
Photos and videos
Is 32 bit comparison faster than 64 bit comparison? [Votes: 5] #c stackoverflow.com/questions/…

1
2
3
What is the purpose of libc_nonshared.a? [Votes: 17] #c #glibc #libc stackoverflow.com/questions/…

1
Example of function scope [Votes: 3] #c stackoverflow.com/questions/…

SIMD search for trough after the last peak [Votes: 2] #c #vectorization #simd stackoverflow.com/questions/…

convert c multidimensional array to multidimensional c vector [Votes: 3] #c #arrays #c stackoverflow.com/questions/…

4
2
Min function gives output 6422164 irrespective of the input [Votes: 3] #c stackoverflow.com/questions/…

Compoud operator ( =) and && in C, weird value [Votes: 3] #c #output #compoundassignment stackoverflow.com/questions/…

1
Compiler adds a weird padding [Votes: 1] #c #struct #padding stackoverflow.com/questions/…

How can I write right function of "month/day" instead what I've wrote? [Votes: 1] #c #c stackoverflow.com/questions/…

What should mprobe return when it is passed a pointer to a freed block of memory? [Votes: 1] #c #malloc #free stackoverflow.com/questions/…

Initialize an int[] in a method call as a parameter [Votes: 1] #arrays #c #function stackoverflow.com/questions/…

Multi line input from stdin using fgets() [Votes: 1] #c #string #malloc stackoverflow.com/questions/…

C variable declared and assigned to function call [Votes: 3] #c stackoverflow.com/questions/…

Compound literals with pointers [Votes: 2] #c stackoverflow.com/questions/…

Formal arguments for a multidimensional array [Votes: 2] #c stackoverflow.com/questions/…

Specifying type of array on right side of expression [Votes: 1] #c stackoverflow.com/questions/…

C - !isalpha treate character of type unsigned char as not alphabetic [Votes: 0] #c stackoverflow.com/questions/…

Stdin Dictionary Text Replacement Tool -- Debugging [Votes: 1] #c #string #dictionary stackoverflow.com/questions/…

Why is a header included multiple times on one architecture, but only once in another? [Votes: 1] #c #gcc #compilererrors stackoverflow.com/questions/…

How is printf("%d",x) is interpreted? [Votes: 1] #c #c #printf stackoverflow.com/questions/…

1