diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:46 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 23:54:46 +0000 |
| commit | 63accb8e0e2897ed8a325696e93025ea1ac1a008 (patch) | |
| tree | 044d5047ba823df2e642f71dd7f63d6b6ac55338 /gemfeed/2016-11-20-methods-in-c.html | |
| parent | 0ff01ed7bfa03d377071e92d582318373d6b7a02 (diff) | |
Publishing new version
Diffstat (limited to 'gemfeed/2016-11-20-methods-in-c.html')
| -rw-r--r-- | gemfeed/2016-11-20-methods-in-c.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gemfeed/2016-11-20-methods-in-c.html b/gemfeed/2016-11-20-methods-in-c.html index e25c5568..98cfdf6b 100644 --- a/gemfeed/2016-11-20-methods-in-c.html +++ b/gemfeed/2016-11-20-methods-in-c.html @@ -73,6 +73,10 @@ mult.calculate(mult,a,b)); <p>If you want to take it further, type "Object-Oriented Programming with ANSI-C" into your favourite internet search engine, you will find some crazy stuff. Some go as far as writing a C preprocessor in AWK, which takes some object-oriented pseudo-C and transforms it to plain C so that the C compiler can compile it to machine code. This is similar to how the C++ language had its origins.</p> <p>E-Mail me your comments to snonux@snonux.de!</p> <a class="textlink" href="../">Go back to the main site</a><br /> -<p class="quote"><i>Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a>, served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a></i></p> +<p class="footer"> +Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> | +served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | +<a href="//snonux.de/site-mirrors.html">Site Mirrors</a> +</p> </body> </html> |
