aboutsummaryrefslogtreecommitdiff
path: root/semestre 2/informatique/td/4- arrays.md
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-02-21 17:50:16 +0100
committerAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-02-21 17:50:25 +0100
commit77bfb2ccd3152c1f41d43dc192ba86ca8fd0f72f (patch)
tree798ab77b1c1608ef8cc6e56f3d12778c0844b03b /semestre 2/informatique/td/4- arrays.md
parenta1a5447b8b040b100bad89766066ae4ba8d6d920 (diff)
Ajout de la semaine des cours du 14 au 21 février
Diffstat (limited to 'semestre 2/informatique/td/4- arrays.md')
-rw-r--r--semestre 2/informatique/td/4- arrays.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/semestre 2/informatique/td/4- arrays.md b/semestre 2/informatique/td/4- arrays.md
index 5c1067d..12ffb49 100644
--- a/semestre 2/informatique/td/4- arrays.md
+++ b/semestre 2/informatique/td/4- arrays.md
@@ -7,4 +7,4 @@ semestre: 2
---
Pour utiliser du random en C, on a besoin de `stdlib.h`
- `srand` permet de set la seed (on peut utiliser `time(NULL))` qui est dans `time.h` pour utiliser le timestamp actuel)
-- `rand` donne un aléatoire entre 0 et `RAND_MAX` (une constante prédéfinie) \ No newline at end of file
+- `rand` donne un aléatoire entre 0 et `RAND_MAX` (une constante prédéfinie)