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

3
LINES

< > BotCompany Repo | #1035247 // bitOr

JavaX fragment (include)

static int bitOr(int a, int b) {
  ret a | b;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035247
Snippet name: bitOr
Eternal ID of this version: #1035247/1
Text MD5: bc705a23f453549e71848eb4bc0e2fce
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-26 19:35:35
Source code size: 49 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 53 / 66
Referenced in: [show references]