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 dynamic-allocation
Declaring global variable (array) inside a function in C
Aug 01, 2026
c
global-variables
dynamic-allocation
Calling delete [] on dynamic array of objects doesn't deallocate the memory?
Aug 01, 2026
c++
memory-management
dynamic-allocation
c++ Object parameters: polymorphism, value semantics, object lifetimes?
Jun 29, 2026
c++
parameters
abstract-class
object-lifetime
dynamic-allocation
Dynamically allocating memory for an array of floats
Jun 23, 2026
c++
dynamic-allocation
Do pointers always lead to memory leak or they are deleted when they go out of scope?
Jun 14, 2026
c++
pointers
memory-management
memory-leaks
dynamic-allocation
Before smart pointers came into being
May 02, 2026
c++
dynamic-allocation
Trying to create copy function in a vector class
May 03, 2026
c++
vector
pass-by-reference
dynamic-allocation
C++ copy constructor for class with dynamically allocated array
Mar 28, 2026
c++
arrays
copy-constructor
dynamic-allocation
Passing character pointers into a function and dynamically allocating memory
Mar 06, 2026
c++
class
pointers
dynamic-allocation
How to make it so the user can't delete a dynamic array?
Mar 04, 2026
c++
pointers
dynamic-allocation
Dynamic Memory allocation and structures
Jan 23, 2026
c
arrays
dynamic-allocation
What's the advantage of malloc?
Dec 17, 2025
c++
arrays
malloc
dynamic-allocation
variable-length-array
What's the safe way to dynamically allocate vector in C++
Dec 14, 2025
c++
vector
dynamic-allocation
Memory address in C
Dec 08, 2025
c
c-strings
dynamic-allocation
weird SIGABORT on malloc/calloc call
Nov 30, 2025
c
dynamic-allocation
Finding size of dynamically allocated array
Sep 09, 2025
c++
size
new-operator
dynamic-allocation
Older Entries »