top | item 47192989

(no title)

direwolf20 | 1 day ago

[]task is a pointer to a range of elements. TFA says if you initialize it to point to a new array of 10 elements, that array of 10 elements may be stack–allocated. If you allocate another array dynamically, that one won't be.

discuss

order

No comments yet.