diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-03 10:59:41 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-03 10:59:41 +0000 |
| commit | 7ca5d723658a20f169a41b4e2b72c8b67c707019 (patch) | |
| tree | 39e6f956cd77fe31f77e38dd4b35c46ecdf8975f /gemfeed/2016-11-20-methods-in-c.gmi | |
| parent | 1b1528942e5de21f6877a5592ced705c4dd4efd2 (diff) | |
fix
Diffstat (limited to 'gemfeed/2016-11-20-methods-in-c.gmi')
| -rw-r--r-- | gemfeed/2016-11-20-methods-in-c.gmi | 2 |
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 884b3da5..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 sno@xo! +E-Mail me your thoughts at snonux@snonux.de! => ../ Go back to the main site |
