Skip to content

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".

Notifications You must be signed in to change notification settings

michaelr231/my_bcmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published