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
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
Problems with fopen function on Mac
Sep 15, 2025
c++
c
macos
fopen
Generating prefix bitmasks
Sep 15, 2025
c++
c
bit-manipulation
undefined-behavior
branchless
Does fork() create a duplicate instance of all the variables and object created by the parent process for the child process?
Sep 15, 2025
c
multithreading
fork
Passing socket descriptor between two processes using shared memory
Sep 15, 2025
c
linux
shared-memory
file-descriptor
unix-socket
Handling SIGTSTP signals in C
Sep 15, 2025
c
signals
Optimizing calculating combination and avoiding overflows
Sep 15, 2025
c
overflow
GDB stepping into shared library shows "no such file" even though debug symbols are loaded
Sep 14, 2025
c
debugging
gdb
shared-libraries
Verifying a GPG signature using a specific public key with GPGME in C / C++
Sep 15, 2025
c++
c
cryptography
gnupg
gpgme
« Newer Entries
Older Entries »