StackOverflow Questions for Tag: allocation

mreff555
mreff555

Reputation: 1125

Is it expected that new allocates extra space on the heap?

Score: -2

Views: 80

Answers: 0

Read More
Xu Shan
Xu Shan

Reputation: 315

How make the Optim.jl zero allocated?

Score: 0

Views: 27

Answers: 0

Read More
Vaibhav
Vaibhav

Reputation: 5947

Why is the use of alloca() not considered good practice?

Score: 512

Views: 213986

Answers: 26

Read More
Depenau
Depenau

Reputation: 133

C# memory allocation with Memory<T>

Score: 1

Views: 82

Answers: 2

Read More
Jinwoo Kim
Jinwoo Kim

Reputation: 621

Why does malloc initialize the allocated memory to zero?

Score: 0

Views: 139

Answers: 4

Read More
dan-gph
dan-gph

Reputation: 16909

Proof that Fowler's money allocation algorithm is correct

Score: 15

Views: 4947

Answers: 4

Read More
morowinder
morowinder

Reputation: 513

When is array allocated on stack in C#?

Score: 38

Views: 24680

Answers: 3

Read More
Pavel Ruzankin
Pavel Ruzankin

Reputation: 69

Array allocating problem in gfortran "Not enough space"

Score: 0

Views: 51

Answers: 1

Read More
frankeye
frankeye

Reputation: 51

Fortran error status for automatic array allocation upon assignment?

Score: 0

Views: 52

Answers: 1

Read More
sherrellbc
sherrellbc

Reputation: 4853

Size of ints and longs?

Score: 4

Views: 314

Answers: 4

Read More
BeginnerVS2019
BeginnerVS2019

Reputation: 1

How to allocate a pointer of functions that returns a pointer to array of n elements on C++ 20

Score: 0

Views: 23

Answers: 0

Read More
vtm11
vtm11

Reputation: 401

Cannot explain alloc/op in benchmark result

Score: 1

Views: 101

Answers: 1

Read More
GWorking
GWorking

Reputation: 4341

firefox (9), javascript, allocation size overflow due to big data file. Is there any way to avoid this?

Score: 5

Views: 9082

Answers: 1

Read More
Wang Yi
Wang Yi

Reputation: 1877

Declare slice or make slice?

Score: 160

Views: 105179

Answers: 5

Read More
comm1ted
comm1ted

Reputation: 113

Prove that object is allocating each time / Prove that object is not cached or singleton

Score: 0

Views: 33

Answers: 0

Read More
touikss
touikss

Reputation: 1

How to access the metadata that malloc stores for each block?

Score: 0

Views: 63

Answers: 1

Read More
fatecasino
fatecasino

Reputation: 49

c++ async: What happens to std::shared_future memory allocation if I don't call get()?

Score: -1

Views: 369

Answers: 2

Read More
alfC
alfC

Reputation: 16300

Restricted access for allocated arrays belonging to separate object

Score: 4

Views: 115

Answers: 1

Read More
h0ax
h0ax

Reputation: 45

Unable to access dynamically allocated struct char pointer in C

Score: 0

Views: 78

Answers: 1

Read More
Oli Řeháček
Oli Řeháček

Reputation: 63

C++ Dynamically allocated std::vector

Score: 1

Views: 16161

Answers: 5

Read More
PreviousPage 1Next