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

9
LINES

< > BotCompany Repo | #1027718 // parseIntOr0 - synonym of parseInt

JavaX fragment (include)

static int parseIntOr0(S s) {
  ret parseInt(s);
}



static int parseIntOr0(char c) {
  ret parseInt(c);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1027718
Snippet name: parseIntOr0 - synonym of parseInt
Eternal ID of this version: #1027718/1
Text MD5: e16b524a5f5808e507d2d2220826c7c7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-04-05 00:15:11
Source code size: 109 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 103 / 122
Referenced in: [show references]