From 95d7296a8c4ab384549f5525fe3a3b6f23881e72 Mon Sep 17 00:00:00 2001 From: Blau Araujo Date: Mon, 9 Jun 2025 21:34:14 -0300 Subject: [PATCH] =?UTF-8?q?invers=C3=A3o=20nos=20tamanhos=20do=20vetor?= 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 insertions(+) create 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 new file mode 100644 index 0000000..8ed9e9c --- /dev/null +++ b/aulas/11-scanf/11-stdin/README.org @@ -0,0 +1,18 @@ +#+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 +