diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 18:36:52 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 70106fd5e0540300d2262caa8df546828cab9825 (patch) | |
| tree | 70dfd71dcbdd210ab597c2cc0a70015ffd630e29 /content/meta/gemfeed | |
| parent | 1868ce207fef00c512be78830ba1fd87da5d90dc (diff) | |
add methods in c post
Diffstat (limited to 'content/meta/gemfeed')
| -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." |
