Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Apostila de C
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
PET Computação
Apostila de C
Commits
7f2bde1d
Commit
7f2bde1d
authored
Jul 31, 2015
by
Luis Allan Kunzle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Atualização do apêndice palavras_reservadas.tex
parent
a8540aea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
palavras_reservadas.tex
palavras_reservadas.tex
+3
-4
No files found.
palavras_reservadas.tex
View file @
7f2bde1d
...
...
@@ -2,10 +2,9 @@
\begin{document}
\chapter
{
Palavras-
C
have ou reservadas
}
\chapter
{
Palavras-
c
have ou reservadas
}
As seguintes palavras são reservadas e não podem ser definidos símbolos nomeados segundo as strings
abaixo:
As palavras a seguir são reservadas e elas não podem ser usadas para definir ou nomear símbolos.
\vspace*
{
1.5cm
}
...
...
@@ -21,4 +20,4 @@ default & goto & sizeof & volatile \\
do
&
if
&
static
&
while
\\
\end{tabular}
\end{document}
\end{document}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment