Title |
Δ |
Why printf ("%d", ~a); displays -4 when a is equal to 3?
|
-1.44 |
Find the minimum number of steps to decrease N to zero
|
+1.13 |
Fill a 2d array from a file in C
|
+0.41 |
localtime() is off by about 460,000 years on RTL8710
|
0.00 |
Calculate the sum of digits. If the number repeats itself, do not c...
|
-0.97 |
Converting a negative decimal into binary in C
|
-1.25 |
Convert part of a string to int in one command in C
|
+1.96 |
SHA-1 in C on little-endian environment
|
0.00 |
(C) Get safe int input
|
+0.42 |
Function returns -1.#IND00 + merging functions
|
-0.21 |
How do I set a random number of random lowercase characters to a St...
|
0.00 |
Print full uint32_t in hex from struct bitfield
|
-0.45 |
How the casting of time_t works in C?
|
+2.04 |
Whenever I enter 4.2 in this code, the value of nm is 19, where 20...
|
0.00 |
How read two lines numbers from input to 2 arrays, C language? With...
|
-0.34 |
Are compilers allowed to optimize-out realloc?
|
+1.19 |
I don't know why it can run on calculation?
|
+0.85 |
Segmentation fault (core dumped) using stat (st_uid)
|
+1.75 |
Number of Reduced Fractions with Denominator d in (C)
|
+0.31 |
Prime number finder,finds 6 more primes than it should
|
+1.89 |
Using Heron's formula to calculate square root in C
|
0.00 |
double pointer to a node
|
0.00 |
Modulus (Float) vs Branch
|
0.00 |
Is it possible to detect just the new line input with scanf?
|
+0.19 |
Unary operator in C or C++ for the second power of a number
|
0.00 |
finding closest prime number
|
0.00 |
Decimal to IEEE 754 Single-precision IEEE 754 code using C
|
+2.60 |
Program breaks after a couple hundred lines have been read
|
+1.40 |
sprintf formatting: fixed number of characters, variable numbers of...
|
+0.45 |
Create a 64-bit result using different values
|
+2.60 |
Confusing Segmentation Fault When Reading From File
|
0.00 |
Leading Zeros used in int
|
-0.31 |
Why scanf accepts chars for "%f" format specifier?
|
+0.81 |
scan a line with numbers and words and just keep the words in c
|
0.00 |
Convert a string to an int with negative numbers
|
+1.75 |
Fgets writes different strings from the same file in Linux and Wind...
|
+1.07 |
What is the point of the {U,}INTn_C macros in stdint.h?
|
-2.02 |
Create 2D array of dynamic size in C
|
-1.09 |
How to change the array of decimal numbers to hex?
|
0.00 |
How can I know how much space to allocate for an array?
|
-0.15 |
Why am I getting left of '->head' must point to struct/u...
|
+0.42 |
Program stuck at scanf
|
-0.38 |
Converting pid_t to string
|
-0.28 |
Checking cmd line arguments in C
|
-1.01 |
C Struggling with packing unsigned ints into uint64_t
|
-1.33 |
How can I use Japanese language characters in variable naming?
|
+0.47 |
Print correct format from double value to hexadecimal
|
-1.45 |
Input with spaces, shifting letters
|
-0.58 |
How does printf() function treat the strings returned by functions...
|
-1.66 |
Two dimensional array with char pointer in c
|
-0.13 |