-
- Downloads
Use logical && instead of bitwise &
The compiler warns about &, and I think the author's intention was && anyway.
parent
e2e4ae37
Branches
No related tags found
Please register or sign in to comment
The compiler warns about &, and I think the author's intention was && anyway.