You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well we should either define the fields as (signed) long or cast them when checking for negativeness. Or use the correct type: for open, int might be enough.
The arguments are defined as
unsigned long
:However the code has a lot of tests for negativeness:
The text was updated successfully, but these errors were encountered: