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

3
LINES

< > BotCompany Repo | #1022118 // toK_int - divides by 1024, rounds up

JavaX fragment (include)

static int toK_int(long l) {
  ret (int) toK(l);
}

Author comment

Began life as a copy of #1001666

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022118
Snippet name: toK_int - divides by 1024, rounds up
Eternal ID of this version: #1022118/1
Text MD5: 62078d642d188cdf241d2edca0447143
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-07 23:25:21
Source code size: 52 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 224
Referenced in: [show references]