this better not be it.
This commit is contained in:
parent
3a821876fa
commit
3051b0e1cf
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
void user_input(char *input);
|
void user_input(char *input);
|
||||||
node* get_holes(node *enum_head);
|
node* get_holes(node *enum_head);
|
||||||
void print_memory(node *umem_head, node *hole_head)
|
void print_memory(node *umem_head, node *hole_head);
|
||||||
int digit_len(unsigned digit);
|
int digit_len(unsigned digit);
|
||||||
int digit_conver(const char *str);
|
int digit_conver(const char *str);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user