From 63accb8e0e2897ed8a325696e93025ea1ac1a008 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 13 Jan 2022 23:54:46 +0000 Subject: Publishing new version --- gemfeed/2016-11-20-methods-in-c.html | 6 +++++- 1 file changed, 5 insertions(+), 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 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));

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 comments to snonux@snonux.de!

Go back to the main site
-

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

+ -- cgit v1.2.3