Re: compare memcmp with 0
marc.info1 pointsby 1amzave0 comments
retval=0
count=$(grep -c some-string some-file) || retval=$? (x)(y);
Is that a call of function (or function pointer) `x` with argument `y`? Or is it a cast of `y` to type `x`? You need to have kept track of of all the typedefs in the code prior to that point to know.