We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a2acc1 commit 353ec8aCopy full SHA for 353ec8a
README.md
@@ -1 +1,6 @@
1
-# ComputerOrganizationEX1
+# ComputerOrganizationEX1
2
+
3
+This program has 3 functions:
4
+1- Check if the machine works with Little or Big Endian.
5
+2- Changing the LSB of number from one int to another.
6
+3- Change bytes from specific location in a string.
0 commit comments