Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1035248 // bitAnd

JavaX fragment (include)

static int bitAnd(int a, int b) {
  ret a & b;
}

Author comment

Began life as a copy of #1035247

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035248
Snippet name: bitAnd
Eternal ID of this version: #1035248/1
Text MD5: 77c4e6439508e26e1bfaeb6e9c516c1e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-27 11:12:13
Source code size: 50 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 65
Referenced in: [show references]