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 memory
Shrink std::vector 's size to fit its actual data to save memory usage? vec.swap() doesn't work in MSVC?
Dec 15, 2022
c++
memory
vector
what is the best way to close a ByteArrayOutputStream?
Dec 15, 2022
java
memory
stream
heap-memory
bytearrayoutputstream
Avoiding heap corruption
Dec 15, 2022
c++
pointers
memory
operating-system
heap-memory
Does Java's new keyword necessarily denote heap allocation?
Dec 13, 2022
java
memory
heap-memory
allocation
C++: reading memory of another process
Dec 14, 2022
c++
winapi
memory
Why does Python create two refcounts for an object on creation?
Dec 13, 2022
python
memory
memory-management
Where does constant local variable array go in memory for a 'C' program
Dec 14, 2022
c
gcc
memory
viewer.js / pdf.js: Memory usage increases every time a pdf is rendered
Dec 13, 2022
javascript
angularjs
pdf
memory
pdf.js
What is the equivalent in Swift of offsetof(struct, member) in C?
Dec 13, 2022
swift
memory
struct
offset
What does the C++ standard guarantee regarding the storage, allocation of local variables?
Dec 13, 2022
c++
memory
standards
Can I still call free() on a variable that had a second malloc() call on it?
Dec 13, 2022
c
memory
malloc
bash: /proc/sys/vm/drop_caches: Permission denied
Dec 10, 2022
linux
ubuntu
memory
ram
space
Ubuntu 32 bit maximum address space
Dec 12, 2022
memory
ubuntu
operating-system
64-bits and Memory Bandwidth
Dec 12, 2022
performance
memory
64-bit
bandwidth
Why can I do "delete p;", but not "delete (p+1);"? Why does delete require an lvalue?
Dec 11, 2022
c++
pointers
memory
delete-operator
Why is there a difference between the reported memory usage of an app by Activity Monitor and the Allocations Instrument
Dec 10, 2022
objective-c
memory
allocation
question on free() in C language [duplicate]
Dec 12, 2022
c
memory
Printing array element memory adresses C and C++, why different output? [duplicate]
Dec 12, 2022
c++
c
memory
memory-management
how many heaps have a software at least under windows
Dec 10, 2022
c++
memory
Memory allocation for local String literals?
Dec 11, 2022
java
string
memory
garbage-collection
« Newer Entries
Older Entries »