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
Can't access gpio line with gpiod_line_request_output() on Adafruit FT232H
Sep 16, 2025
c
gpio
adafruit
libgpiod
Build Apache APR 1.7 with Visual Studio (2017), IF_NAMESIZE undefined
Sep 16, 2025
c
windows
visual-studio-2013
visual-studio-2017
apr
Does malloc() reuse the same memory address in loop?
Sep 15, 2025
c
malloc
Emulating signed integers using unsigned integers in C
Sep 16, 2025
c
integer
unsigned-integer
Adding a custom library to c programs
Sep 16, 2025
c
linux
ubuntu-14.04
"Server" to "Server" ZeroMQ communication
Sep 16, 2025
c
zeromq
How to replace a string menu item in ncurses & C
Sep 16, 2025
c
string
menu
ncurses
Document mutually exclusive defines
Sep 16, 2025
c
comments
doxygen
cperl-mode
Define an assert which is effective even if NDEBUG is defined
Sep 16, 2025
c
c-preprocessor
assert
How To Initialize a C Struct using a Struct Pointer and Designated Initialization
Sep 16, 2025
c
struct
initialization
designated-initializer
In C, why initializing pointer to 0 doesn't give compile time error?
Sep 16, 2025
c
pointers
segmentation-fault
Currying/binding with ISO C99
Sep 15, 2025
c
currying
clock_gettime() still not monotonic - alternatives?
Sep 15, 2025
c
linux
kernel
clock
glibc
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
« Newer Entries
Older Entries »