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

3
LINES

< > BotCompany Repo | #1008165 // str_getLinesCountingFrom1 - return a line range as string

JavaX fragment (include)

static S str_getLinesCountingFrom1(S text, int line1, int line2) {
  ret str(getLinesCountingFrom1(text, line1, line2));
}

Author comment

Began life as a copy of #1008163

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: #1008165
Snippet name: str_getLinesCountingFrom1 - return a line range as string
Eternal ID of this version: #1008165/1
Text MD5: 882f5f6468b52f4e689fd3cba32009ba
Author: stefan
Category: javax / text
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-29 16:26:11
Source code size: 124 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 374 / 418
Referenced in: [show references]