From a5e7ce71f37d9703cd1e3f082df8c37af87fe22b Mon Sep 17 00:00:00 2001 From: Blau Araujo Date: Mon, 9 Jun 2025 22:36:08 -0300 Subject: [PATCH] =?UTF-8?q?remo=C3=A7=C3=A3o=20de=20arquivo=20inclu=C3=ADd?= =?UTF-8?q?o=20incorretamente?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aulas/11-scanf/11-stdin/README.org | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 aulas/11-scanf/11-stdin/README.org diff --git a/aulas/11-scanf/11-stdin/README.org b/aulas/11-scanf/11-stdin/README.org deleted file mode 100644 index 8ed9e9c..0000000 --- a/aulas/11-scanf/11-stdin/README.org +++ /dev/null @@ -1,18 +0,0 @@ -#+title: Curso Básico da Linguagem C -#+subtitle: Aula 11: Leitura da entrada padrão -#+author: Blau Araujo -#+startup: show2levels -#+options: toc:3 - -* Aula 11: Leitura da entrada padrão - -[[][Vídeo desta aula]] - -** Tabela de descritores de arquivos - - -** Redirecionamentos e pipes - - -** Acumuladores -