OpenDOF Project
int DOSAddress_Compare ( DOSAddress  self,
DOSAddress  addr 
)

Compare the two given address and return 0 if they are identical or non-zero if not.

Parameters
selfthe first address to compare.
addrthe second address to compare.
Returns
0 if the two address are identical or non-zero otherwise.
core-c-cos Version 7.0.1 Build 0
2018-02-08