programming/c.org
... ...
@@ -37,3 +37,7 @@
37 37
38 38
39 39
#+end_src
40
+
41
+This way you can Re-use a list of items that are commonly repeated.
42
+
43
+You can also addd more parameters and filter or discard values depending on your needs.