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 doesn't strsep() work with pointers to the stack?
Dec 14, 2025
c
string
heap-memory
stack-memory
strsep
string modifying function: return void or char*?
Dec 14, 2025
c
string
function
pointers
Using P/invoke to improve performance, feasible or just wishful thinking?
Dec 14, 2025
c#
c
performance
xamarin.ios
pinvoke
Any thread-unsafe mallocs?
Dec 14, 2025
c++
c
is using cudaHostAlloc good for my case
Dec 14, 2025
c++
c
cuda
gpu
gpgpu
JPEG compressing without DLLs
Dec 13, 2025
c++
c
windows
jpeg
Analyzing the assembly code generated to manipulate command line arguments
Dec 14, 2025
c
assembly
x86
Heapsort - What is the difference/relation between Percolate-down/Shift-down and Heapify operation?
Dec 14, 2025
c
heapsort
App crash after I call Detoured function I created @ Win7-x64
Dec 14, 2025
c
assembly
64-bit
windbg
x86-64
Why don't I see deadlock (EDEADLK) when several processes lock the same fd with F_SETLKW?
Dec 14, 2025
c
unix
deadlock
fcntl
Nested structs and pointers in C [closed]
Dec 14, 2025
c
pointers
struct
nested
Copy data between two C structures
Dec 14, 2025
c
struct
synchronization
copy
How to debug using printf an assembly code of linux kernel
Dec 14, 2025
c
assembly
linux-kernel
arm
simple AES function (not library) in C?
Dec 14, 2025
c
algorithm
aes
OS versions that support the system allocator for CUDA Unified Memory?
Dec 13, 2025
c++
c
memory-management
cuda
Arithmetic assignment operator - left side evaluated only once
Dec 14, 2025
c
variable-assignment
Need help optimizing function call
Dec 14, 2025
c
performance
optimization
function-pointers
compiler-optimization
how can I find systemcall on windows?
Dec 12, 2025
c
assembly
system-calls
windows-11
What are the pros and cons of int, unsigned int, uint_fastN_t, and int_fastN_t?
Dec 14, 2025
c
performance
integer
micro-optimization
In C , why does this `main` function with an incrementing integer never crash from overflow?
Dec 14, 2025
c
embedded
stm32
microcontroller
« Newer Entries
Older Entries »