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

10
LINES

< > BotCompany Repo | #1001073 // Test readLine() (reading System.in)

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

Libraryless. Click here for Pure Java version (51L/1K/2K).

1  
!747
2  
3  
m {
4  
  p {
5  
    while (true) {
6  
      print("Waiting for line...");
7  
      print(">" + readLine());
8  
    }
9  
  }
10  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001073
Snippet name: Test readLine() (reading System.in)
Eternal ID of this version: #1001073/1
Text MD5: ae7adbb6c717ef548c4de44d2ce8d1ee
Transpilation MD5: a57b67a717dccdc66bad9df7a37805c7
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-19 23:18:03
Source code size: 122 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 620 / 703
Referenced in: [show references]