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

5
LINES

< > BotCompany Repo | #1026847 // dm_deleteModuleWithSnippetID - deletes only one if there are multiple

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10117L/71K).

sS dm_deleteModuleWithSnippetID(S snippetID) {
  S mod = dm_moduleWithSnippetID(snippetID);
  dm_deleteModule(mod);
  ret mod;
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1026847
Snippet name: dm_deleteModuleWithSnippetID - deletes only one if there are multiple
Eternal ID of this version: #1026847/2
Text MD5: 06698f64f4864b26a99acf9aa6aaf9f1
Transpilation MD5: 4eaafc92afd3fc51b23a4ce284560bd9
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-26 19:59:14
Source code size: 132 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 149 / 220
Version history: 1 change(s)
Referenced in: [show references]