| Title |
Δ |
| why my first child process does not receive signal from his parent
|
+0.83 |
| Replace CR LF with LF in C
|
0.00 |
| C: Output of SHA-1 as little endian to float
|
-1.40 |
| How to use scanf() to split the string "127.0.0.1:1024" i...
|
-1.49 |
| isnan does not work correctly with `-Ofast` flags
|
+1.99 |
| Why I cannot compile with -fPIE but can with -fPIC?
|
0.00 |
| How to get directory of exec files of any commands on terminal in C?
|
+1.30 |
| Use open_memstream with c99
|
0.00 |
| grep library output from within Python
|
+0.33 |
| Is adding to a "char *" pointer UB, when it doesn't a...
|
+2.22 |
| Why should I add identifiers before struct? I can't see why, ho...
|
-0.55 |
| Is moving a pointer to past a struct member UB? And accessing it?
|
-2.39 |
| How can converting a pointer to `void*` twice be invalid?
|
+1.04 |
| Why my attempt to define a natural type with typedef doesn't wo...
|
+1.05 |
| Is it undefined behavior to read and compare padding bytes of a POD...
|
-2.07 |
| gcc - use #pragma to apply __attribute__((section(".dflash_cod...
|
-1.11 |
| Why do I see inconsistencies in my code?
|
+1.92 |
| Strange result produced by C compiler
|
+0.36 |
| cannot find pthread.c in linux folder
|
-0.69 |
| Generation of random numbers but controlling the count of those num...
|
0.00 |
| filenames not passing into pthread_create
|
+1.99 |
| what should be returned when calling "getpid() == fork()"
|
+0.35 |
| Why can't we just use int data types to store addresses?
|
+0.34 |
| select only checks fds till 255 not till FD_SETSIZE
|
0.00 |
| Append symbol name when using custom section attribute
|
+0.35 |
| seg fault, bus error, abort
|
0.00 |
| Why is the behaviour of subtracting characters implementation speci...
|
+1.26 |
| Calling a global function defined in C++ source file , from a C sou...
|
+0.65 |
| Try, except not working in Python
|
-0.14 |
| Why do major compilers use typedef for stdint.h but use #define for...
|
+0.36 |
| How to create a table of linker-resolved data in non-dirty memory
|
0.00 |
| Why is C++ more restrictive regarding forward declaration of functi...
|
+0.57 |
| Why is my if/else statement not ever going to else?
|
+1.22 |
| Understanding confusing algorithm notation
|
+1.41 |
| Display contents (in hex) of 16 bytes at the specified address
|
+0.03 |
| What would be the difference between setting a struct sockaddr_in t...
|
-0.17 |
| why can i kill a process of state D in debian?
|
0.00 |
| Printf producing warnings when printing memory location yet still c...
|
-0.64 |
| Parent process is unable to read data written by child process in p...
|
0.00 |
| My (AT&T) assembly (x86-x64) code should increment but doesn...
|
+1.76 |
| In C, is it legal to add `const` only in function definitions, not...
|
+1.76 |
| flushall() doesn't work - in C
|
0.00 |
| Namespace lookup order in C
|
+1.77 |
| Pthread library for windows instead of UNIX
|
0.00 |
| C variadic macro do not compile
|
0.00 |
| How is this code working without returning the allocated pointer?
|
+0.82 |
| How to get the length of a string in c, if it has integers in it
|
-0.60 |
| Clear buffer independent of the operating system
|
0.00 |
| Changing value of const variable using pointers in C
|
+0.51 |
| GCC, empty structs, and -Wunused-result
|
0.00 |