diff options
Diffstat (limited to 'content/meta')
| -rw-r--r-- | content/meta/gemfeed/2016-11-20-methods-in-c.meta | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/meta/gemfeed/2016-11-20-methods-in-c.meta b/content/meta/gemfeed/2016-11-20-methods-in-c.meta new file mode 100644 index 00000000..f8de7112 --- /dev/null +++ b/content/meta/gemfeed/2016-11-20-methods-in-c.meta @@ -0,0 +1,5 @@ +local meta_date=2021-05-01T18:36:51+01:00 +local meta_author="Paul Buetow" +local meta_email=comments@mx.buetow.org +local meta_title="Methods in C" +local meta_summary="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.. .....to read on please visit my site." |
