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
type of enumeration constants inside enumerator list in C
Dec 19, 2025
c
enums
embedded
keil
Casting int function to void*
Dec 19, 2025
c
linux
void-pointers
OpenMP and C99 data
Dec 19, 2025
c
openmp
c99
How to find out what parts of the physical memory contain data/instructions of what processes?
Dec 18, 2025
c
linux
operating-system
kernel
process
Execute native code via JNI/DLL or EXE?
Dec 18, 2025
java
c
java-native-interface
native
How can I cleanup the IPC message-queue?
Dec 18, 2025
c
ipc
message-queue
can random C++ 2011 standard functions be called from a C routine?
Dec 19, 2025
c++
c
c++11
random
how to find a search term in source code
Dec 19, 2025
c++
c
grep
Generate Static Executable with CMake
Dec 19, 2025
c
cmake
static-libraries
static-linking
How can I have CMake compile the same input file in two different languages?
Dec 18, 2025
c++
c
cmake
build
cross-language
SPI with NXP CLRC663 : read only 0xFF
Dec 18, 2025
c
nfc
spi
nxp-microcontroller
What is the purpose of killing parent process and leave child process run after fork()?
Dec 19, 2025
c
linux
nginx
process
fork
What did Kernighan & Ritchie mean by 'Floating-point computations may now be done in single precision' in the new ANSI C standard?
Dec 18, 2025
c
floating-point
Why is stdbool.h deprecated? [closed]
Dec 19, 2025
c
c11
stdbool
Global char pointer pointing to a constant string defined inside a function
Dec 19, 2025
c
Can Clang warn me when I use non-standard functions provided by the GNU C Library?
Dec 19, 2025
c
clang
Why does sequential array access have a high cache miss rate?
Dec 17, 2025
c
linux
caching
profiling
perf
What is C# analog for C's two-dimensional array access like that: palette[ val & 3 ]?
Dec 17, 2025
c#
c
arrays
multidimensional-array
jagged-arrays
How did C99 do type generic macros without _Generic (C11)?
Dec 17, 2025
c
generics
types
macros
c-preprocessor
Determine difference in stops between images with no EXIF data
Dec 17, 2025
c++
c
image-processing
« Newer Entries
Older Entries »