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

3
LINES

< > BotCompany Repo | #1003258 // asChars - string to char array

JavaX fragment (include)

static char[] asChars(S s) {
  ret s == null ? null : s.toCharArray();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003258
Snippet name: asChars - string to char array
Eternal ID of this version: #1003258/1
Text MD5: 8e06f2a076a020bbe5062f65b7c70f62
Author: stefan
Category: javax / talking robots
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-10-16 21:02:29
Source code size: 74 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 561 / 541
Referenced in: [show references]