From 331805bf57e513d795c4976f35e39c7059f7e004 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 3 Jan 2022 10:23:53 +0000 Subject: Publishing new version --- gemfeed/2016-11-20-methods-in-c.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gemfeed/2016-11-20-methods-in-c.html') diff --git a/gemfeed/2016-11-20-methods-in-c.html b/gemfeed/2016-11-20-methods-in-c.html index 58ee9bb9..1b351f31 100644 --- a/gemfeed/2016-11-20-methods-in-c.html +++ b/gemfeed/2016-11-20-methods-in-c.html @@ -71,7 +71,7 @@ mult.calculate(mult,a,b));

How to overcome this? You need to take it further.

Taking 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

Generated with Gemtexter, served by OpenBSD/httpd(8)

-- cgit v1.2.3