Y
Hacker News
new
|
ask
|
show
|
jobs
by
mbel
512 days ago
It seems to work similarly as in C, i.e. you call malloc manually, there is some form of automatic size deduction though:
https://github.com/galileolajara/cp1/blob/main/examples/04-v...