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
Inversion of Control or Dependency Injection -- anyone doing it in C?
Oct 19, 2025
c
dependency-injection
components
Why does C need prototype functions while Java does not? [duplicate]
Oct 19, 2025
java
c
function
prototype
How can I get Visual Studio Code to give correct highlighting to a custom type in a C / C++ project?
Oct 19, 2025
c++
c
visual-studio-code
syntax-highlighting
Does write system call need the data to be read to give >-1 return?
Oct 18, 2025
c
posix
ipc
GNU Binutils' Binary File Descriptor library - format example
Oct 19, 2025
c
gnu
executable-format
bfd
How can I set a user custom pointer in libwebsockets callback?
Oct 19, 2025
c
libwebsockets
How to convert signalling NaN to quiet NaN?
Oct 18, 2025
c
floating-point
nan
Changing the address of a variable
Oct 19, 2025
c
How to verify that user input number is in fact a valid unsigned int in c
Oct 19, 2025
c
Passing address of array as a function parameter
Oct 19, 2025
c
strange function-like syntax in c and c++
Oct 17, 2025
c++
c
Problems compiling fio against musl-gcc
Oct 18, 2025
c
linux
gcc
glibc
musl
How to compare whole 2D array rows not elements
Oct 19, 2025
c
Why does comparing pointers with undefined behavior still give correct results?
Oct 19, 2025
c
pointers
comparison
Why does open() fail and errno is not set?
Oct 18, 2025
c
linux
file-io
linux-kernel
errno
"private" variable in c
Oct 17, 2025
c
What is this strange expression in GCC/Clang?
Oct 19, 2025
c++
c
gcc-statement-expression
Space efficient trie
Oct 19, 2025
c
data-structures
trie
Conditional jump or move depends on uninitialised value(s)
Oct 18, 2025
c
valgrind
Why it's possible to invoke a function declared later in C?
Oct 19, 2025
c
« Newer Entries
Older Entries »