There was an error while loading. Please reload this page.
1 parent a860388 commit 2118e93Copy full SHA for 2118e93
README.md
@@ -1 +1,8 @@
1
-# String-Compression-With-Pointers-in-C
+#String compression with pointers and position numeral system conversion
2
+My submition for a homework project in my 1st semester Programming 101 at the Department of Information Systems at the University of Haifa.
3
+
4
+**My code has been graded 100/100.**
5
6
+It demonstrates usage of pointers in the C programming language.
7
8
+The code itself is within the .c file, with a precompiled executable also available alongside. Hebrew instructions are included in the pdf document.
0 commit comments