Repository of Low level programming in Holberton welcome
| Name | decription |
|---|---|
| _strcpy | implementation of strcpy |
| _strcmp | implementation of strcmp |
Project: 0x12-singly_linked_lists
| Name | decription |
|---|---|
| print_list | print_list |
| list_len | get len of list |
| add_node | add node at start of list |
| add_node_end | add node at end of list |
| free_list | fee list |
- hello
- again