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
Compiling C code on a Mac os x lion
Apr 27, 2026
c
compilation
osx-lion
Why can't the floating point types compare by using memcmp() function?
Apr 27, 2026
c
Adding two numbers in char variables read with scanf
Apr 26, 2026
c
CPointer in Kotlin-Multiplatform
Apr 26, 2026
c
swift
kotlin
kotlin-multiplatform
kotlin-native
What happens if someone overwrites a file after I open it?
Apr 27, 2026
c++
c
file
Is it an ODR violation to have inconsistent noexcept in declaration?
Apr 27, 2026
c++
c
language-lawyer
noexcept
one-definition-rule
Exact-width integer types in C (stdint.h)
Apr 27, 2026
c
integer
size
Why doesn't the following code give the desired answer?
Apr 25, 2026
c++
c
int
Why was `identifier : expression` form of designated initialization deprecated/obsoleted in GCC?
Apr 26, 2026
c++
c
gcc
Efficiently storing a variable length array into static memory
Apr 26, 2026
c
arrays
Caught signal 11 (Segmentation fault: address not mapped to object at address (nil))
Apr 25, 2026
c
mpi
Is this expression statement in a C programming exam question undefined behavior?
Apr 27, 2026
c
undefined-behavior
fsync() atomicity across data blocks
Apr 27, 2026
c
linux
acid
fsync
Recursive factorial behavior with OpenMP tasks?
Apr 27, 2026
c
openmp
how does EOF works in C internally?
Apr 26, 2026
c
Hash a file with SHA on a memory-constrained system using mbedlts
Apr 26, 2026
c
sha
mbedtls
sort algorithm compiler error with dynamic array
Apr 27, 2026
c++
c
arrays
What does casting to void* does when passing arguments to variadic functions?
Apr 27, 2026
c
arguments
void-pointers
variadic-functions
Store extra data in a c function pointer
Apr 27, 2026
c
function-pointers
Might casting void* into unsigned long int cause undefined behaviour even where sizeof(void*)==sizeof(unsigned long int)
Apr 26, 2026
c
type-conversion
pointer-conversion
« Newer Entries
Older Entries »