mirror of
https://github.com/Noratrieb/womangling.git
synced 2026-01-14 17:05:04 +01:00
lesson 2 and fixes
This commit is contained in:
parent
6eb3332c34
commit
a6a7cbf6fa
5 changed files with 229 additions and 20 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<h2>Lesson 0: Intro and C names</h2>
|
||||
<noscript>
|
||||
<p>
|
||||
Warning: You have JavaScript disabled While the content is still
|
||||
Warning: You have JavaScript disabled. While the content is still
|
||||
viewable, interactive exercises will not work. Consider enabling
|
||||
JavaScript for this website.
|
||||
</p>
|
||||
|
|
@ -103,7 +103,7 @@ extern "C" {
|
|||
</section>
|
||||
<section data-step="2" class="step">
|
||||
<p>Congrats on answering your first mangling question!</p>
|
||||
<p>
|
||||
<p class="lesson-last-paragraph">
|
||||
You now know how C functions are (not) mangled, which is a great
|
||||
starting point for your C++ Itanium Symbol Mangling Adventures. I
|
||||
wish you good luck for the rest!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue