Skip to content

Commit 2118e93

Browse files
Update README.md
1 parent a860388 commit 2118e93

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
# String-Compression-With-Pointers-in-C
1+
#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

Comments
 (0)