Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- escaped_i[0] <= ((im + im_c_pipe[WIDTH + 1]) > MAX_SQUARE)
- || ((im + im_c_pipe[WIDTH + 1]) < -MAX_SQUARE)
- || ((re + re_c_pipe[WIDTH + 1]) > MAX_SQUARE)
- || ((re + re_c_pipe[WIDTH + 1]) < -MAX_SQUARE);
Advertisement
Add Comment
Please, Sign In to add comment