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

8
LINES

< > BotCompany Repo | #1013855 // input_noAI - get input from console, don't post() anything

JavaX fragment (include)

static S input_noAI(S msg) {
  print(msg);
  ret input_noAI();
}

static S input_noAI() {
  ret readLine_enableConsole();
}

Author comment

Began life as a copy of #1013754

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: #1013855
Snippet name: input_noAI - get input from console, don't post() anything
Eternal ID of this version: #1013855/1
Text MD5: ac23213cd37b87c2349aa722322270a2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-06 21:14:14
Source code size: 130 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 307 / 332
Referenced in: [show references]