todo: alloc
This commit is contained in:
parent
87356531ff
commit
a08024d982
1 changed files with 2 additions and 4 deletions
|
@ -33,10 +33,8 @@ $ make test
|
|||
- [x] Conditions
|
||||
- [x] Boucles
|
||||
- [x] Fonctions utilisateurs récursives (arguments et valeur de retour typé)
|
||||
<!-- - [ ] Allocation mémoire (`malloc`) -->
|
||||
<!-- - [ ] Pointeurs -->
|
||||
<!-- - [ ] Listes + fonctions écrites dans notre language pour gérer ses listes -->
|
||||
<!-- - [ ] Structures -->
|
||||
- [ ] Allocation mémoire (`malloc`)
|
||||
- [ ] Pointeurs
|
||||
|
||||
### Améliorations
|
||||
|
||||
|
|
Reference in a new issue