static volatile S caseID_caseID; static S caseID() { ret caseID_caseID; } static void caseID(S id) { caseID_caseID = id; }
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: | #1009325 | 
| Snippet name: | caseID - which "case" (subdirectory) is program running in | 
| Eternal ID of this version: | #1009325/2 | 
| Text MD5: | 1e8640f13cc39258053e3b82fd571e7e | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-09-17 22:11:27 | 
| Source code size: | 132 bytes / 7 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 928 / 1038 | 
| Version history: | 1 change(s) | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |