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
Unable to save a float value to a bitfield structure
Dec 16, 2025
c++
c
Modbus driver: C vs Java
Dec 16, 2025
java
c
modbus
How to Concatenate 2 C strings, without overwriting any terminating Null characters?
Dec 17, 2025
c
string
If I say calloc(1000, 23), does the 23 "round up" to 24? Or to 32?
Dec 17, 2025
c
memory-alignment
calloc
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
« Newer Entries
Older Entries »