mirror of
https://gitlab.com/blau_araujo/cblc.git
synced 2025-06-16 09:06:37 -03:00
inversão nos tamanhos do vetor
This commit is contained in:
parent
3efbda0330
commit
95d7296a8c
1 changed files with 18 additions and 0 deletions
18
aulas/11-scanf/11-stdin/README.org
Normal file
18
aulas/11-scanf/11-stdin/README.org
Normal file
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue