icrc Interface

interface
public function icrc(crc, buf, jinit, jrev)

Arguments

Type IntentOptional AttributesName
integer(kind=I2B), intent(in) :: crc
character(len=1), intent(in), DIMENSION(:):: buf
integer(kind=I2B), intent(in) :: jinit
integer(kind=I4B), intent(in) :: jrev

Return Value integer(kind=I2B)