Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
se2aa4_cs2me3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
se2aa4_cs2me3
Commits
1aa62b5a
Commit
1aa62b5a
authored
7 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://gitlab.cas.mcmaster.ca/smiths/se2aa4_cs2me3
parents
1e1ee166
e1b5417c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Tutorials/T08-CppExamples/slides/T8.pdf
+0
-0
0 additions, 0 deletions
Tutorials/T08-CppExamples/slides/T8.pdf
Tutorials/T08-CppExamples/slides/T8.tex
+1
-1
1 addition, 1 deletion
Tutorials/T08-CppExamples/slides/T8.tex
with
1 addition
and
1 deletion
Tutorials/T08-CppExamples/slides/T8.pdf
+
0
−
0
View file @
1aa62b5a
No preview for this file type
This diff is collapsed.
Click to expand it.
Tutorials/T08-CppExamples/slides/T8.tex
+
1
−
1
View file @
1aa62b5a
...
...
@@ -269,7 +269,7 @@ We will discuss what this does on the next slides.
\begin{frame}
[t]
\frametitle
{
Exercise 2: Run the Preprocessor Without Guards
}
\begin{block}
{
Exercise 2
}
The code in
\texttt
{
examples/compilation/
with
guards
}
contains the same code as the last example with the header guards removed.
\\
[\baselineskip]
The code in
\texttt
{
examples/compilation/
no
guards
}
contains the same code as the last example with the header guards removed.
\\
[\baselineskip]
Look at main.cpp. Notice that main.cpp includes B.h, and
{
\bf
B.h includes A.h
}
. Notice that
{
\bf
main.cpp also includes A.h
}
.
\\
[\baselineskip]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment