This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
8516
/
Test
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
4e560ce7ca
Branches
Tags
master
Test
/
linux-devkit
/
sysroots
/
x86_64-arago-linux
/
usr
/
share
/
cmake-3.6
/
Help
/
command
/
else.rst
else.rst
107 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
10
else
----
Starts the else portion of an if block.
::
else(expression)
See the :command:`if` command.