commit 1f1ae0ec99c40fbcae1ec34bbe1f2b239da66495 parent 703392842d92339dae500a23938e5f974c7091a2 Author: Martin J. Klöckner <martin.cachari@gmail.com> Date: Thu, 29 Oct 2020 17:23:32 -0300 Deleted draft comments Diffstat:
M | ej4.c | | | 9 | --------- |
1 file changed, 0 insertions(+), 9 deletions(-) diff --git a/ej4.c b/ej4.c @@ -27,15 +27,6 @@ void title() int main(void) { - -/* printf("---------------------------------------\n"); - printf("---------------------------------------\n"); - printf("--- FAHRENHEIT TO CELSIUS CONVERTER ---\n"); - printf("---------------------------------------\n"); - printf("--- to exit press Ctrl+D ----\n"); - printf("---------------------------------------\n"); - printf("---------------------------------------\n"); -*/ title(); dato_t i; float res;