]> git.armaanb.net Git - libacheam.git/blobdiff - src/libacheam/acheam.h
Add tests, restructure repo, and add static target
[libacheam.git] / src / libacheam / acheam.h
diff --git a/src/libacheam/acheam.h b/src/libacheam/acheam.h
new file mode 100644 (file)
index 0000000..df3460e
--- /dev/null
@@ -0,0 +1,2 @@
+char * tolowerw(char *input);
+char * toupperw(char *input);