diff --git a/eko.c b/eko.c old mode 100755 new mode 100644 diff --git a/eko2.c b/eko2.c old mode 100755 new mode 100644 diff --git a/exoPointeurs.c b/exoPointeurs.c old mode 100755 new mode 100644 diff --git a/exemple.c b/function.c old mode 100755 new mode 100644 similarity index 92% rename from exemple.c rename to function.c index 3b31553..350ad38 --- a/exemple.c +++ b/function.c @@ -1,3 +1,4 @@ +// This is an example of function #include #include #include diff --git a/matrice1.c b/matrice1.c old mode 100755 new mode 100644 diff --git a/matrice2.c b/matrice2.c old mode 100755 new mode 100644 diff --git a/minmax.c b/minmax.c old mode 100755 new mode 100644 diff --git a/monswap.c b/monswap.c old mode 100755 new mode 100644 diff --git a/morceau_miroir.c b/morceau_miroir.c old mode 100755 new mode 100644 diff --git a/squeeze.c b/squeeze.c old mode 100755 new mode 100644 diff --git a/strdup2.c b/strdup2.c old mode 100755 new mode 100644 diff --git a/swapp.c b/swapp.c old mode 100755 new mode 100644 diff --git a/testargs.c b/testargs.c old mode 100755 new mode 100644 diff --git a/tout.c b/tout.c old mode 100755 new mode 100644 diff --git a/wordcount.c b/wordcount.c old mode 100755 new mode 100644