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

7
LINES

< > BotCompany Repo | #1020360 // localSnippetType

JavaX fragment (include)

1  
static int localSnippetType(S snippetID) {
2  
  ret localSnippetType(psI(snippetID));
3  
}
4  
5  
static int localSnippetType(long snippetID) {
6  
  ret parseIntOpt(getFileInfoField(localSnippetFile(snippetID), "Type"));
7  
}

Author comment

Began life as a copy of #1020358

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020360
Snippet name: localSnippetType
Eternal ID of this version: #1020360/4
Text MD5: dccfb11f1a6c69800f35953311760528
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-12-16 14:56:59
Source code size: 213 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 240 / 269
Version history: 3 change(s)
Referenced in: [show references]