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

3
LINES

< > BotCompany Repo | #1035199 // parseHexConstant

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (175L/2K).

static int parseHexConstant(S s) {
  ret parseHexInt(dropPrefixIC("0x", s));
}

Author comment

Began life as a copy of #1004651

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035199
Snippet name: parseHexConstant
Eternal ID of this version: #1035199/4
Text MD5: e42a23041fd0dd0f995b32bd448a12bc
Transpilation MD5: f6dfdfb1263adc604b9a6ba7cf533879
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-04-15 01:13:03
Source code size: 80 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 59 / 86
Version history: 3 change(s)
Referenced in: [show references]