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
Difference between prefetch for read or write
Nov 11, 2022
c
gcc
prefetch
STM32 STM32CubeF4 USB CDC operation
Oct 16, 2022
c
embedded
usb
stm32
cdc
Accessing the same memory location twice, UB or not?
Oct 15, 2018
c
language-lawyer
undefined-behavior
How to setup a ZMQ PUB/SUB pattern to serve only for pre-authorized subscriber(s)
Dec 31, 2018
c++
c
c++11
zeromq
pyzmq
What does int (*func)() do in C?
Mar 21, 2022
c
Compile Open SSL Dependent C Program with GCC
Mar 10, 2018
c
linux
gcc
Regarding the floating point abi flag used while compiling an application for arm target
May 15, 2022
c
floating-point
arm
cross-compiling
Program stuck, pipe file descriptor open when shouldn't?
Apr 11, 2022
c
pipe
file-descriptor
filehandle
In C, why can't an integer value be assigned to an int* the same way a string value can be assigned to a char*?
Apr 24, 2022
c
pointers
char
int
Create 2D array from existing 1D arrays in C?
Oct 05, 2022
c
arrays
Dereferencing a void pointer
Apr 16, 2022
c
pointers
Why does "A = A + B - (B = A)" swap values in C? [duplicate]
Jun 05, 2022
c
swap
Is it always unsafe when I call a non-async-safe function from a signal handler?
Nov 05, 2022
c
linux
signals
async-safe
C string and hex characters
Oct 15, 2022
c
c-strings
What is the correct definition of size_t? [duplicate]
Jul 07, 2022
c
c99
c11
size-t
Closing the listening socket after a fork()
Nov 17, 2022
c++
c
linux
sockets
Nested loop optimization in cython: is there a faster way to setup this code example?
May 08, 2022
python
c
performance
fortran
cython
How to use select() on sockets properly?
Apr 26, 2022
c
sockets
select
Understanding File Truncation
Oct 21, 2022
c
linux
file
unix
truncate
Using SSE on floating point pixels with only 3 color components
Aug 27, 2019
c
gcc
assembly
sse
simd
« Newer Entries
Older Entries »