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

10
LINES

< > BotCompany Repo | #1002913 // JavaX Umlaut String Constant Test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (732L/6K/18K).

!752

p {
  S s = "ü";
  for (int i = 0; i < l(s); i++)
    print(intToHex((int) s.charAt(i)));
    
  assertEquals(1, l(s));
  assertEquals(0xFC, (int) s.charAt(0));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002913
Snippet name: JavaX Umlaut String Constant Test
Eternal ID of this version: #1002913/1
Text MD5: 78c4b3034c29a025d56784c2b0cfbd68
Transpilation MD5: 8ef0067f440c411323cb673bf3735b0e
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-04 19:15:55
Source code size: 178 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 434 / 494
Referenced in: [show references]