-
Notifications
You must be signed in to change notification settings - Fork 0
The program called my_bcmp, the program gets byte length, 2 indexes and a string as a input from the user, and compare the number of bytes that start from the first index and the second index, up to the byte length. if the memory block are the same and equals the output is "0", and if the block not match the output will be "-1".
michaelr231/my_bcmp
About
The program called my_bcmp, the program gets byte length, 2 indexes and a string as a input from the user, and compare the number of bytes that start from the first index and the second index, up to the byte length. if the memory block are the same and equals the output is "0", and if the block not match the output will be "-1".
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published