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
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
Clang's __has_builtin doesn't always work
Sep 14, 2025
c
clang
c99
built-in
clang-extensions
How can I tell autogen.sh to generate files(m4 and object files) in separate folder?
Sep 14, 2025
c
unix
makefile
autotools
Wait for file to be unlocked - Windows
Sep 14, 2025
c
windows
winapi
Can a race condition occur between mutex unlocking and returning from function
Sep 14, 2025
c
multithreading
mutex
Using only 4 'if' statements - Find Largest and Smallest of 4 integers
Sep 14, 2025
c
if-statement
Bitfield and Union - unexpected result in C
Sep 14, 2025
c
unions
bit-fields
C struct is unboxed while C++ struct is a boxed type?
Sep 15, 2025
c++
c
struct
CMake: How to run a custom command on a number of files to generate source files?
Sep 12, 2025
c
cmake
scheme
Is there an equivalent for getch() in Scala?
Sep 15, 2025
c
scala
Setting up a Programming Environment in Linux [closed]
Sep 14, 2025
c++
c
linux
ide
development-environment
How to restart or start a process with closing all file descriptors in C
Sep 14, 2025
c
restart
Enable C11 threads in MSVC 17.8
Sep 13, 2025
c
visual-studio-2022
« Newer Entries
Older Entries »