summaryrefslogtreecommitdiff
path: root/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-15 01:32:29 +0200
committerPaul Buetow <paul@buetow.org>2023-03-15 01:32:29 +0200
commit21a3c564b0e1a3e49fdf2b21abf039dc0a3e0d95 (patch)
tree561e080caf075c768a40cbe706821bba20880ecf /gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html
parent2bd9de6bd3647b58f319301c5d599ca4aa20a763 (diff)
Update content for html
Diffstat (limited to 'gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html')
-rw-r--r--gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html
index 685b4546..5b84ae6a 100644
--- a/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html
+++ b/gemfeed/2016-11-20-object-oriented-programming-with-ansi-c.html
@@ -84,7 +84,7 @@ mult.calculate(mult,a,b));
<p>Big C software projects, like Linux, also follow some OOP techniques:</p>
<a class="textlink" href="https://lwn.net/Articles/444910/">https://lwn.net/Articles/444910/</a><br />
<p>C is a very old programming language with it's quirks. This might be one of the reasons why Linux will also let Rust code in.</p>
-<p>E-Mail your comments to hi@paul.cyou :-)</p>
+<a class="textlink" href="../contact.html">E-Mail your comments to hi@paul.cyou :-)</a><br />
<a class="textlink" href="./index.html">More entries</a><br />
<p class="footer">
Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> |