diff options
Diffstat (limited to 'inc/mem.h')
-rw-r--r-- | inc/mem.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ struct mem_st { int pos; }; +int mem_pos(); int mem_inc(); int mem_dec(); int mem_left(); |
index : brfk.git | ||
Brainfuck interpreter for School Project |
summaryrefslogtreecommitdiff |