heap start

This commit is contained in:
bronku 2025-10-22 00:12:26 +02:00
parent b3b532bb14
commit 7916f181c5
5 changed files with 63 additions and 9 deletions

View file

@ -3,3 +3,4 @@
#define END_PROGRAM -1
#define SUCCESS 0
#define ERROR -2
#define NO_SPACE -3