From 0e3cf3d5e42f884c022720b02f79e87fe060f93a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 13 May 2021 18:08:41 +0100 Subject: simplify html css style --- content/html/gemfeed/2016-11-20-methods-in-c.html | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'content/html/gemfeed/2016-11-20-methods-in-c.html') diff --git a/content/html/gemfeed/2016-11-20-methods-in-c.html b/content/html/gemfeed/2016-11-20-methods-in-c.html index c17c2cc3..470a15ed 100644 --- a/content/html/gemfeed/2016-11-20-methods-in-c.html +++ b/content/html/gemfeed/2016-11-20-methods-in-c.html @@ -5,20 +5,13 @@ Having fun with computers! -
Written by Paul Buetow 2016-11-20
+

Written by Paul Buetow 2016-11-20

Go back to the main site

Methods in C

You can do some sort of object oriented programming in the C Programming Language. However, that is very limited. But also very easy and straight forward to use.

-- cgit v1.2.3