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
How to Marshal C pointer to C# array of struct
Dec 16, 2025
c#
c++
c
marshalling
Error: In C, got the error "dereferencing pointer to incomplete type" in a struct pointer
Dec 16, 2025
c
pointers
header
struct
dereference
Called ReadFile on a text file, got weird (Japanese?) characters
Dec 16, 2025
c++
c
io
using realloc in c
Dec 17, 2025
c++
c
Do extra parentheses have an impact on performance?
Dec 16, 2025
c
Force Variable to be Stored in FLASH in C Using ARM Processor
Dec 17, 2025
c
embedded
arm
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
« Newer Entries
Older Entries »