summaryrefslogtreecommitdiff
path: root/eg/returnlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'eg/returnlist.h')
-rw-r--r--eg/returnlist.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/eg/returnlist.h b/eg/returnlist.h
new file mode 100644
index 0000000..819f652
--- /dev/null
+++ b/eg/returnlist.h
@@ -0,0 +1,16 @@
+/* generate a lot of silly values
+ * Returns: Quite a number of things, as follows:
+ * 0 nothing
+ * 1 something small
+ * 2 a little larger
+ * 3 done in triplicate
+ * 4 getting larger
+ * 5 quintuplets
+ * 6 that'll do now, although I think this one is going to get
+ * very long and even cover multiple lines. let's just hope that
+ * it gets it right, including the capitalisation. maybe this is
+ * not a super thorough test, so including some
+ * .B bold
+ * stuff might help
+ */
+int returnlist();