c-first-steps

a C playground
Index Commits Files Refs README
commit 77a1b10c9ff15d290a2fa6e6bef4c61e020316d3
parent 23c819c052077bb87612a49f174a2bd2b8840591
Author: Martin J. Klöckner <martin.cachari@gmail.com>
Date:   Tue, 24 Nov 2020 08:58:00 -0300

Renamed all *.c files with index < 10

Diffstat:
R95.11/guia02/ej1.c -> 95.11/guia02/ex01.c | 0
R95.11/guia02/ej2.c -> 95.11/guia02/ex02.c | 0
R95.11/guia02/ej3.c -> 95.11/guia02/ex03.c | 0
R95.11/guia02/ej4.c -> 95.11/guia02/ex04.c | 0
R95.11/guia02/ej5.c -> 95.11/guia02/ex05.c | 0
R95.11/guia02/ej6.c -> 95.11/guia02/ex06.c | 0
R95.11/guia02/ej7.c -> 95.11/guia02/ex07.c | 0
R95.11/guia02/ej8.c -> 95.11/guia02/ex08.c | 0
R95.11/guia02/ej9.c -> 95.11/guia02/ex09.c | 0
9 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/95.11/guia02/ej1.c b/95.11/guia02/ex01.c
diff --git a/95.11/guia02/ej2.c b/95.11/guia02/ex02.c
diff --git a/95.11/guia02/ej3.c b/95.11/guia02/ex03.c
diff --git a/95.11/guia02/ej4.c b/95.11/guia02/ex04.c
diff --git a/95.11/guia02/ej5.c b/95.11/guia02/ex05.c
diff --git a/95.11/guia02/ej6.c b/95.11/guia02/ex06.c
diff --git a/95.11/guia02/ej7.c b/95.11/guia02/ex07.c
diff --git a/95.11/guia02/ej8.c b/95.11/guia02/ex08.c
diff --git a/95.11/guia02/ej9.c b/95.11/guia02/ex09.c