summaryrefslogtreecommitdiff
path: root/gemfeed/2016-11-20-methods-in-c.gmi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-01-03 10:23:13 +0000
committerPaul Buetow <paul@buetow.org>2022-01-03 10:23:13 +0000
commitfbc9308bf0136c68aff6c6e5f474718b224b2476 (patch)
tree88994c66ea20d92f5dd301a016a9f17937ef516a /gemfeed/2016-11-20-methods-in-c.gmi
parent57973b57b153e6688a3d7be654b00e03a17ac32b (diff)
clarification about domains used
Diffstat (limited to 'gemfeed/2016-11-20-methods-in-c.gmi')
-rw-r--r--gemfeed/2016-11-20-methods-in-c.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2016-11-20-methods-in-c.gmi b/gemfeed/2016-11-20-methods-in-c.gmi
index f8cc4528..b1275504 100644
--- a/gemfeed/2016-11-20-methods-in-c.gmi
+++ b/gemfeed/2016-11-20-methods-in-c.gmi
@@ -81,6 +81,6 @@ How to overcome this? You need to take it further.
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.
-E-Mail me your thoughts at comments@mx.buetow.org!
+E-Mail me your thoughts at snonux@snonux.de!
=> ../ Go back to the main site