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
Why does setupterm terminate the program?
Dec 16, 2025
c
linux
terminfo
segmentation fault on scanning and print string in C
Dec 17, 2025
c
string
pointers
segmentation-fault
scanf
Any way to avoid warning C6386, without disabling it or Code Analysis altogether
Dec 17, 2025
c
visual-studio
code-analysis
What is the meaning of int (*pt)[5] in c [duplicate]
Dec 17, 2025
c
arrays
pointers
Efficient non-interactive use of vim
Dec 17, 2025
c
vim
ctags
non-interactive
Is there any way to lock a mutex and have it automatically unlock after a given time?
Dec 16, 2025
c
linux
posix
real-time
mutex
What kind of applications use getopt "return in order" behavior?
Dec 17, 2025
java
c
linux
unix
command-line
Initializing array with two pointers
Dec 16, 2025
c
arrays
Why do I get in my timespec-array the error "array type has incomplete element type"?
Dec 17, 2025
c
Assigning arrays to function pointer arguments in C
Dec 17, 2025
c
arrays
pointers
C: Incomplete return type
Dec 17, 2025
c
struct
declaration
Simple C program won't run. Crashes in CMD
Dec 17, 2025
c
How do I find out which header/include declared what variables in source? [closed]
Dec 16, 2025
c++
c
linux
posix
Converting network byte order IP to host byte order with ip4 format in kernel module
Dec 16, 2025
c
network-programming
module
linux-kernel
ip-address
How to fix 'Use of uninitialised value' and how to find location of leaks?
Dec 16, 2025
c
memory-leaks
linked-list
malloc
valgrind
Algorithm to find k-th key in a B-tree?
Dec 17, 2025
c
algorithm
b-tree
How to convert AES_encrypt in counter mode to EVP interfaces?
Dec 16, 2025
c
encryption
openssl
aes
encryption-symmetric
Is there a portable Binary-serialisation schema in FlatBuffers/Protobuf that supports arbitrary 24bit signed integer definitions?
Dec 16, 2025
c++
c
int
protocol-buffers
flatbuffers
In c or c++ can a loop have both "do" and "while" sections?
Dec 17, 2025
c++
c
loops
syntax
do-while
« Newer Entries
Older Entries »