Skip to content
Snippets Groups Projects
Commit 5e418eb1 authored by mathieu.corboz's avatar mathieu.corboz
Browse files

Supposition correction fonction scinder

parent edbfd3b1
No related branches found
No related tags found
1 merge request!29Mathieu.corboz master patch 39104
This commit is part of merge request !29. Comments created here will be created in the context of that merge request.
......@@ -302,6 +302,7 @@ rien scinder(page, element)
nouvelle_page.tab[i] = page.tab[i+ordre+1]
element.clé = page.tab[ordre+1].clé
element.page = nouvelle_page
page.nb=ordre;
```
# Les B-arbres
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment