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

3
LINES

< > BotCompany Repo | #1020682 // intRatio_ceil - synonym of idiv_ceil

JavaX fragment (include)

static int intRatio_ceil(int a, int b) {
  ret idiv_ceil(a, b);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1020682
Snippet name: intRatio_ceil - synonym of idiv_ceil
Eternal ID of this version: #1020682/1
Text MD5: f1aad85038dde76998a52f84f7cbb2e2
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-30 20:57:17
Source code size: 65 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 226 / 271
Referenced in: [show references]