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
how can I check a particular gcc feature in configure.ac
Jul 20, 2018
c++
c
gcc
autoconf
How do signals interact with sequence points?
Nov 14, 2022
c++
c
linux
signals
volatile
Can I implement a fair "wait on multiple events" with just events, mutexes, and semaphores?
Dec 23, 2021
c++
c
multithreading
mutex
semaphore
MinGW GCC in Windows 7 x64 does not create an executable
Aug 28, 2022
c
windows
gcc
mingw
fwrite() adds garbage data to output (WINE & Windows 7, mingw & MSVC; NOT linux/gcc)
Sep 16, 2022
c
windows
fwrite
stdio
C pointers to Matlab variables
May 30, 2021
c
matlab
matlab-engine
Is it possible to use memory barriers only on the storing side
Aug 26, 2022
c
assembly
cpu-architecture
memory-barriers
What exactly needs to be PROTECTed when writing C functions for use in R
Jun 21, 2022
c
r
garbage-collection
Native android development without any java?
Sep 25, 2022
android
c++
c
assembly
native
Can I redirect output from a C DLL into my c# log4net output
Jul 22, 2017
c#
c++
c
dll
log4net
Which addrinfo struct should be used in connect()?
Jan 29, 2021
c
sockets
getaddrinfo
Computing floating point accuracy (K&R 2-1)
Nov 14, 2022
c
floating-point
floating-accuracy
kernighan-and-ritchie
Can an unsigned long become negative when multiplied by a float?
Nov 21, 2022
c
implicit-conversion
Is FLT_RADIX ever not 2 in C11 for modern general purpose computers?
Jun 10, 2021
c
floating-point
c11
understanding size command for data bss segment in C
Jun 13, 2019
c
windows
gcc
memory-layout
Getting GCC to generate a PTEST instruction when using vector extensions
Apr 16, 2022
c
gcc
vectorization
sse
avx2
Can GDB correctly parse C-style hexadecimal floating-point numbers?
Dec 12, 2018
c
floating-point
gdb
Which kind of recursive parsing is this algorithm? Bottom-up or top-down?
Nov 10, 2022
c
algorithm
parsing
What level are fread thread locks on? What level do they need to be on?
May 22, 2022
c++
c
multithreading
io
locking
Mac OS equivalent of the Windows Fibers API?
Jan 19, 2021
c
windows
macos
fiber
« Newer Entries
Older Entries »