1 | static void createMarkerFile(S progID, S name) { |
2 | File f = getProgramFile(progID, name); |
3 | if (fileLength(f) == 0) |
4 | saveTextFile(f, "1"); |
5 | } |
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: | #1010676 |
Snippet name: | createMarkerFile |
Eternal ID of this version: | #1010676/1 |
Text MD5: | 2fb81fc8a9ef9e1abb563f0f90200afd |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-24 18:12:10 |
Source code size: | 147 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 424 / 463 |
Referenced in: | [show references] |