aboutsummaryrefslogtreecommitdiff
path: root/6.6/word.h
diff options
context:
space:
mode:
Diffstat (limited to '6.6/word.h')
-rw-r--r--6.6/word.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/6.6/word.h b/6.6/word.h
new file mode 100644
index 0000000..9bcfcf8
--- /dev/null
+++ b/6.6/word.h
@@ -0,0 +1,2 @@
+char getword(char *word, int lim);
+void ungetword(char *word);