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

13
LINES

< > BotCompany Repo | #1010542 // nohupJavax using flags [doesn't work yet]

JavaX fragment (include)

1  
ifdef directNohup
2  
!include #1001372 // nohupJavax
3  
endifdef
4  
5  
ifndef directNohup
6  
static void nohupJavax(fS javaxargs) {
7  
  thread { call(hotwireOnce(#1008562), "nohupJavax", javaxargs); }
8  
}
9  
10  
static void nohupJavax(fS javaxargs, fS vmArgs) {
11  
  thread { call(hotwireOnce(#1008562), "nohupJavax", javaxargs, vmArgs); }
12  
}
13  
endifndef

Author comment

Began life as a copy of #1008563

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: #1010542
Snippet name: nohupJavax using flags [doesn't work yet]
Eternal ID of this version: #1010542/1
Text MD5: 473b181566a0cf8b236bf6380f255683
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-09-20 00:14:19
Source code size: 336 bytes / 13 lines
Pitched / IR pitched: No / No
Views / Downloads: 445 / 467
Referenced in: [show references]