Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
Does recursion in the C preprocessor abuse an inconsistency in the standard?
Mar 04, 2023
c++
c
language-lawyer
c-preprocessor
How to make an output function similar to Python's in C?
Mar 04, 2023
python
c
output
Memory does not get allocated with the MAP_ANONYMOUS and MAP_SHARED_VALIDATE flag in mmap()
Mar 04, 2023
c
linux
unix
mmap
C getline memory leak different behaviours
Mar 04, 2023
c
memory-leaks
valgrind
getline
Why is it possible to pass a double pointer (address of address) to scanf?
Mar 04, 2023
c
scanf
Can a system call happen in a C program? [duplicate]
Mar 03, 2023
c
function
system-calls
libc
Where is an enum stored?
Mar 04, 2023
c
assembly
enums
compilation
Difference between scanf for char * and char [ ]?
Mar 04, 2023
c
How to reduce time complexity in traversing a string?
Mar 04, 2023
c
string
algorithm
search
time-complexity
Is reading an uninitialized value always an undefined behaviour? Or are there exceptions to it?
Mar 04, 2023
c
initialization
undefined-behavior
lua_numbertointeger - why can we assume INT_MIN has an exact representation as a float?
Mar 04, 2023
c
lua
ARM Cortex M0+: How to use "Branch if Carry" instructions in C-code?
Mar 04, 2023
c
assembly
arm
compiler-optimization
micro-optimization
When is it useful to write "0 - x" rather than "-x"?
Mar 04, 2023
c
subtraction
idioms
negative-number
Square brackets after pointer declaration/reference
Mar 04, 2023
c
pointers
multidimensional-array
declaration
implicit-conversion
Unsure as to why toupper() is cutting off last letter in C
Mar 03, 2023
arrays
c
letter
toupper
memfd_secret(): how is it supposed to work? [closed]
Mar 03, 2023
c
linux
memory
linux-kernel
Alternatives to register_printf_specifier ( to print numbers in binary format using printf() )
Mar 04, 2023
c
printf
glibc
Why my void function from another file is not running in this C program?
Mar 04, 2023
c
modularity
Finding number of repeated elements in an array using C
Mar 03, 2023
arrays
c
Haskell FFI / C MPFR library wrapper woes
Mar 03, 2023
c
haskell
floating-point
ffi
mpfr
« Newer Entries
Older Entries »