scid ~John-Colvin-patch-1 (2022-05-06T09:24:25.9708105)
Dub
Repo
lengthVoid
scid
core
memory
Lengthens an array w/o initializing new elements.
void
lengthVoid
(T[] input, int newLength)
void
lengthVoid
(T[] input, size_t newLength)
void
lengthVoid
(
T
)
(
ref
T
[]
input
,
size_t
newLength
)
Meta
Source
See Implementation
scid
core
memory
functions
appendDelOld
exit
fprintf
lengthVoid
newStack
newVoid
rangeCopy
reserve
stackCat
tempdup
toArray
structs
TempAlloc
templates
ArrayType1
IsType
blockAttribute
hasLength
isReferenceType
variables
newFrame
Lengthens an array w/o initializing new elements.