1 | static File cmdmp3_exe() { |
2 | File f = loadLibrary(#1009699); |
3 | File f2 = newFile(f2s(f) + ".exe"); |
4 | if (fileSize(f2) != fileSize(f)) |
5 | copyFile(f, f2); |
6 | ret f2; |
7 | } |
Began life as a copy of #1009558
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: | #1009700 |
Snippet name: | cmdmp3_exe |
Eternal ID of this version: | #1009700/1 |
Text MD5: | e2be0b8dee685d10cbd15154527fe3fe |
Author: | stefan |
Category: | javax / sound |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-14 15:10:03 |
Source code size: | 172 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 652 / 605 |
Referenced in: | [show references] |