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-01 18:36:52 +0100 |
| commit | 5ec98cf4ca02e341e88d6fdcea51023b270045f0 (patch) | |
| tree | a740da69bcc355cdaf14727f3e500b9371ec9590 /content/meta | |
| parent | 0b6873726dd24e49a0ce018b553e14731a5c8fd1 (diff) | |
add methods in c post
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." |
