From b177daee04a46265267c4cde27b7736d852039cd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 19 Jun 2021 10:50:22 +0100 Subject: change css style --- gemfeed/2016-11-20-methods-in-c.html | 52 ++---------------------------------- 1 file changed, 2 insertions(+), 50 deletions(-) (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 fcdd5f0a..cc1583ae 100644 --- a/gemfeed/2016-11-20-methods-in-c.html +++ b/gemfeed/2016-11-20-methods-in-c.html @@ -114,53 +114,5 @@ 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 thoughts at comments@mx.buetow.org!

Go back to the main site
- - - - -Methods in C - - - - + + -- cgit v1.2.3