Warning: session_start(): open(/var/lib/php/sessions/sess_r2ik9intko0ddkorhum4n11sg2, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
intToHexConstant - with "0x" [1035198]

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)

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

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: 563 / 548
Version history: 2 change(s)
Referenced in: [show references]