Guest User

Untitled

a guest
Feb 18th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if(block[i] == 0) {
  2. block[i] = -1;
  3. } else {
  4. isc_error_runtimecheck("mutexblock.c", 37, "(*((&block[i])) == 0 ? (*((&block[i])) = -1, 0) : 34) == 0");
  5. }
Add Comment
Please, Sign In to add comment