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
When piping, why do you have to close() the opposite end of a pipe before using dup2()?
Oct 31, 2025
c
pipe
Can C11 _Generic be used with no arguments?
Oct 30, 2025
c
macros
c11
How to receive characters from input method in gtk+2?
Oct 31, 2025
c
linux
gtk
gtk2
fcitx
SIGSTOP/SIGCONT POSIX behavior
Oct 30, 2025
c
signals
fork
posix
C / how to listen on multiple UDP ports
Oct 31, 2025
c
sockets
A function with 'void' arguments
Oct 31, 2025
c
void
Why do I need to cast the lpBuffer (LPTSTR) parameter in FormatMessage?
Oct 31, 2025
c++
c
winapi
formatmessage
What do the numbers in the valgrind's outputs mean?
Oct 31, 2025
c++
c
valgrind
If the next representable value after -0.0 is +0.0, then why nextafter(-0.0, INFINITY) does not return +0.0?
Oct 29, 2025
c
floating-point
c11
math.h
c17
How do I test if _Static_assert is defined?
Oct 30, 2025
c
c-preprocessor
static-assert
Use of "__kprobes" and how it works?
Oct 30, 2025
c
linux-kernel
Compiling standalone ASIO with Makefile on Linux
Oct 30, 2025
c++
c
linux
makefile
boost-asio
Size of multi dimensional array
Oct 31, 2025
c
arrays
sizeof
Struct Extension in C
Oct 29, 2025
c
pointers
struct
compilation
Skip remainder of line with fscanf in C
Oct 30, 2025
c
scanf
Why doesn't my small C loop print correctly to the frame buffer, but its unrolled version does?
Oct 30, 2025
c
for-loop
embedded-linux
framebuffer
How do I generate a binary file of the stm32 code?
Oct 31, 2025
c
compilation
stm32
fsync() and write() in different threads
Oct 31, 2025
c++
c
linux
io
C++: how to judge if the path of the file start with a given path
Oct 29, 2025
c++
c
How to Export a Package in CMake?
Oct 30, 2025
c
windows
cmake
dependency-management
« Newer Entries
Older Entries »