RosettaCodeData/Task/Memory-allocation/Axe/memory-allocation.axe

3 lines
84 B
Plaintext

Buff(100)→Str1
.Str1 points to a 100-byte memory region allocated at compile time