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

7
LINES

< > BotCompany Repo | #1020815 // conceptFileSize

JavaX fragment (include)

1  
static long conceptFileSize(S progID) {
2  
  ret fileSize(conceptsFile(progID));
3  
}
4  
5  
static long conceptFileSize() {
6  
  ret conceptFileSize(dbProgramID());
7  
}

Author comment

Began life as a copy of #1010747

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020815
Snippet name: conceptFileSize
Eternal ID of this version: #1020815/3
Text MD5: 940dc1ee50b57332ca63a67c0cfcc885
Author: stefan
Category: javax / io
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-10-29 12:27:23
Source code size: 158 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 221 / 265
Version history: 2 change(s)
Referenced in: [show references]