RosettaCodeData/Task/Memory-allocation/Axe/memory-allocation.axe
2016-12-05 23:44:36 +01:00

2 lines
84 B
Text

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