Closed SimpleTease closed 3 years ago
You can remove line 548
filestream_write_file("/tmp/heap", m.heap, HEAP_SIZE); and maybe create a function?
filestream_write_file("/tmp/heap", m.heap, HEAP_SIZE);
Changes done.
You can remove line 548
filestream_write_file("/tmp/heap", m.heap, HEAP_SIZE);
and maybe create a function?