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

3
LINES

< > BotCompany Repo | #1035198 // intToHexConstant - with "0x"

JavaX fragment (include)

sS intToHexConstant(int i) {
  ret "0x" + intToHex_flexLength(i);
}

Author comment

Began life as a copy of #1034213

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1035198
Snippet name: intToHexConstant - with "0x"
Eternal ID of this version: #1035198/3
Text MD5: 0793552495c94a67f24ef95e7c96d4f6
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:14:43
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 70
Version history: 2 change(s)
Referenced in: [show references]