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
Is it possible to map just part of a file using mmap?
Oct 20, 2025
c
memory
pointers
memory-management
memory-mapped-files
What exactly does rewind() do?
Oct 20, 2025
c
rewind
reading Ethernet data packet from raw sockets using recvfrom() in MSG_DONTWAIT mode
Oct 20, 2025
c
linux
sockets
raw-sockets
Call a C preprocessor macro multiple times (through a variable)
Oct 20, 2025
c
assembly
macros
Is there any standard way to get creation time of file or directory in FreeBSD programatically
Oct 19, 2025
c
posix
freebsd
stat
posix-api
Incompatible types in assignment
Oct 19, 2025
c
Storing hex value in C string?
Oct 19, 2025
c
binary
gdb
hex
Is casting to pointers to pointers to void always safe?
Oct 18, 2025
c
pointers
void
phpize's config.m4 with more than one source file in PHP_NEW_EXTENSION produces a Makefile that does nothing
Oct 20, 2025
php
c
makefile
autoconf
php-extension
How can I send two buffers together through a socket in C?
Oct 20, 2025
c
arrays
sockets
New implementation of a library function and calling the old implementation within that
Oct 20, 2025
c++
c
linux
Is it legal to treat a pointer like an array?
Oct 20, 2025
c
arrays
pointers
SIMD instructions on custom data types
Oct 19, 2025
c
struct
structure
simd
How do BLAS/cuBLAS treat the factors alpha and beta in their routines?
Oct 20, 2025
c
blas
algebra
cublas
Why GCC compiles and links two files even if 'extern' is not used?
Oct 20, 2025
c
extern
How does C/C++ copy structs?
Oct 19, 2025
c++
c
struct
copy
Disabling clang-tidy diagnostic
Oct 20, 2025
c
clang
naming-conventions
clang-tidy
Is there some short example of how to use prctl() when it comes to setting subreapers?
Oct 19, 2025
c
linux
process
What library to include on Windows for stdlib.h functions?
Oct 19, 2025
c
windows
c-standard-library
Generate Float Random Values (also negative)
Oct 20, 2025
c
random
« Newer Entries
Older Entries »