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 won't simple code get auto-vectorized with SSE and AVX in modern compilers?
Sep 05, 2025
c
optimization
sse
avx
auto-vectorization
Which options should i choose in MinGW setup for a complete c and c++ compiler
Sep 07, 2025
c++
c
mingw
installation
Convert fortran-iso-c-binding real variable to real
Sep 07, 2025
c
fortran
fortran-iso-c-binding
Valgrind yells about an uninitialised bytes
Sep 07, 2025
c
valgrind
Use gcc preprocessor to define filename for #include
Sep 06, 2025
c
gcc
compilation
c-preprocessor
Incompatible pointer type warning with pointer-to-pointer types when passing char** to void** function parameter
Sep 08, 2025
c
pointers
void-pointers
gcc-warning
pointer-to-pointer
Casting pointer to unrelated type
Sep 08, 2025
c
strict-aliasing
Alternative to gethostbyname where I can choose the DNS server?
Sep 06, 2025
c
linux
network-programming
dns
uclibc
Is Fletchers16 checksum suitable for small data?
Sep 07, 2025
c
checksum
Why am I receiving packer bigger than with raw packet
Sep 08, 2025
c
network-programming
raw-sockets
mtu
Symbols from a static library are not exported while linking to a shared library
Sep 07, 2025
c
cmake
clang
References to static objects in inline functions with external linkage
Sep 06, 2025
c
static
language-lawyer
inline
linkage
Writing stdin to a file
Sep 07, 2025
c
stream
pipe
stdin
Program to count the number of bits set in c
Sep 08, 2025
c
How to use OpenSSL to validate a *.SF / *.RSA signature created by the Jarsigner
Sep 07, 2025
c
openssl
jarsigner
Loading shared library twice
Sep 08, 2025
c
ubuntu
shared-libraries
.def files C/C++ DLLs
Sep 08, 2025
c++
c
dll
Initialization vs Assignment in C
Sep 08, 2025
c
language-lawyer
Heap allocate a 2D array (not array of pointers)
Sep 07, 2025
c
multidimensional-array
malloc
Is there a way to make a single function operate on different structures (having common members) in c
Sep 07, 2025
c
struct
void-pointers
« Newer Entries
Older Entries »