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
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
Error C2040: 'void *()' differs in levels of indirection from 'int ()'
Oct 31, 2025
c
How to delete element from hsearch
Oct 31, 2025
c
search
hash
gnu
How is the gzip file size encoded?
Oct 31, 2025
c++
c
encoding
gzip
MPI - changing number of processes launched
Oct 31, 2025
c
parallel-processing
mpi
mpich
How to divide big numbers?
Oct 30, 2025
c
largenumber
C union type punning arrays
Oct 31, 2025
c
c99
c11
« Newer Entries
Older Entries »