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
Capstone cs_disasm disassembly only small portion of code
Sep 15, 2025
c++
c
reverse-engineering
disassembly
capstone
What is the integer literal suffix 'i' in C?
Sep 15, 2025
c
Raspberry: how does the PWM via DMA work?
Sep 15, 2025
c
raspberry-pi
hardware
dma
pwm
How the local variable stored in stack
Sep 15, 2025
c
linux
stack
stack-memory
Windows virtual microphone in C
Sep 15, 2025
c
windows
filtering
portaudio
Silence gdb "switching to thread" output messages
Sep 15, 2025
c
linux
multithreading
gdb
getch() doesn't work properly in the latest version of Microsoft Visual Studio 2017 C
Sep 15, 2025
c
visual-studio-2017
getch
Error while configuring CMake project: Running 'nmake' '-?' failed
Sep 14, 2025
c
cmake
nmake
What is _Nullable pointer in C?
Sep 15, 2025
c
Are int main() and int main(void) equivalent prototypes in C23?
Sep 15, 2025
c
language-lawyer
function-prototypes
c23
gcc-arm-none-eabi 11.3 "is not implemented and will always fail"
Sep 15, 2025
c
gcc
arm
embedded
stm32
C initialize array within structure
Sep 15, 2025
c
struct
C-library not linking using gcc/g++
Sep 15, 2025
c
g++
static-linking
How can I parse a string to a float in C in a way that isn't affected by the current locale?
Sep 15, 2025
c
parsing
floating-point
internationalization
locale
Is there a compiler or IDE for C on Windows that's regarded as an industry standard? [closed]
Sep 14, 2025
c
windows
ide
compiler-construction
Isn't saying "C/C++" wrong? [closed]
Sep 15, 2025
c++
c
Can I "over-extend" an array by allocating more space to the enclosing struct?
Sep 15, 2025
c
arrays
language-lawyer
undefined-behavior
flexible-array-member
Bit packing of groups of n repeated bits in a 32-bit word, compact to 1 bit per group
Sep 14, 2025
c
bit-manipulation
micro-optimization
bit-packing
Remove unused function protypes from .h file
Sep 15, 2025
c
header-files
Why is optimization forbidden if a C compiler cannot prove lack of UB?
Sep 15, 2025
c
optimization
compiler-optimization
undefined-behavior
integer-overflow
« Newer Entries
Older Entries »