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
Is it possible to compile System Verilog functions to C or C++?
Sep 15, 2025
c++
c
code-reuse
verilog
system-verilog
Default int main arguments in C/C++ [duplicate]
Sep 16, 2025
c++
c
Can I use "malloc" for local variables to return local variables?
Sep 16, 2025
c
Skip subdirectories when using ntfw in c
Sep 15, 2025
c
linux
filetree
nftw
Maximum number of threads per process - sysconf(_SC_THREAD_THREADS_MAX) failing
Sep 15, 2025
c
multithreading
pthreads
posix
Why does fgets() require a maximum size of user input? Is it because it does not have the "restrict to first space" property of scanf()?
Sep 15, 2025
c
c-strings
fgets
buffer-overflow
Is Serializing Floats Necessary for Cross-Platform Network Code?
Sep 16, 2025
c
network-programming
serialization
floating-point
ieee-754
Can we set C int array as a key's value in Redis by hiredis?
Sep 15, 2025
c
redis
hiredis
LLVM: Why do I get segfaults when building calls?
Sep 15, 2025
c
llvm
Is it possible to create an XOR pen like DrawFocusRect()?
Sep 15, 2025
c
winapi
gdi
For function pointer "fptr",why is value of "fptr" and *fptr same?What *fptr even mean?I only knew (*fptr)() or fptr() [duplicate]
Sep 15, 2025
c
function-pointers
Find out function arguments value from stack pointer
Sep 14, 2025
c++
c
linux
arguments
stack-trace
Synchronising N sibling processes after fork
Sep 16, 2025
c
unix
synchronization
fork
ipc
How to override the value of __TIME__ and __DATE__ macros using command line options?
Sep 16, 2025
c
macros
clang
c-preprocessor
armclang
Multiple variables in switch statement in c
Sep 15, 2025
c#
c++
c
How do I create a pipe to connect two child processes using fork, pipe, and dup?
Sep 15, 2025
c
process
pipe
unix
Compiling Python 3 extension module on Mac
Sep 15, 2025
python
c
macos
gcc
compiler-errors
fread isnt reading an updated value despite the file has been changed by another program
Sep 15, 2025
c
file
gcc
fwrite
fread
LD_PRELOAD causing Segmentation fault for linux commands
Sep 15, 2025
c++
c
linux
« Newer Entries
Older Entries »