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
ASLR limitations on Linux
Aug 28, 2026
c
linux
linux-kernel
aslr
how to insert multiple characters in a string in C
Aug 28, 2026
c
string
How can I write a command line shell to capture 'UP' key to get historic input?
Aug 27, 2026
c++
c
shell
command-line
Can a thread be preempted while in the middle of a critical section?
Aug 28, 2026
.net
c
windows
multithreading
clr
#define PA6 (*((volatile unsigned long *) 0x40004200)) [duplicate]
Aug 28, 2026
c
embedded
How to declare function return type `int (*)[3]`?
Aug 29, 2026
c
R freezes when I call a C code
Aug 29, 2026
c
r
What does memcpy do exactly in this program?
Aug 27, 2026
c
string
malloc
memcpy
realloc
cURL in c++ using STL
Aug 29, 2026
c++
c
stl
curl
How to get CPU brand information in ARM64?
Aug 28, 2026
c
windows
intrinsics
arm64
Testing my software with a not mmap-able filesystem
Aug 27, 2026
c
linux
mmap
Unexpected termination in simple C child/parent program
Aug 27, 2026
c
signals
fork
kill
pthread_cleanup_push handler not working for SIGINT (Ctrl C)
Aug 28, 2026
c
linux
pthreads
Efficent way to manage 100 items in C with little overhead
Aug 28, 2026
c
optimization
data-structures
binary-tree
Assignment: create my own memcpy. Why cast the destination and source pointers to unsigned char* instead of char*? [duplicate]
Aug 28, 2026
c
memcpy
memset
« Newer Entries
Older Entries »