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

3
LINES

< > BotCompany Repo | #1019726 // numberOfLinesInFile

JavaX fragment (include)

static long numberOfLinesInFile(File f) {
  ret iteratorCount(linesFromFile(f));
}

Author comment

Began life as a copy of #1014124

download  show line numbers  debug dex  old transpilations   

Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019726
Snippet name: numberOfLinesInFile
Eternal ID of this version: #1019726/3
Text MD5: 2b31129f0119f22a72453510f183bdc7
Author: stefan
Category: javax / i.o.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-24 01:39:01
Source code size: 84 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 249 / 280
Version history: 2 change(s)
Referenced in: [show references]