RosettaCodeData/Task/Memory-allocation/Axe/memory-allocation.axe
2023-07-01 13:44:08 -04:00

2 lines
84 B
Text

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