1 | static long parseLongOpt_pcall(S s) {
|
2 | pcall-short {
|
3 | ret isInteger(s) ? parseLong(s) : 0; |
4 | } |
5 | ret 0; |
6 | } |
Began life as a copy of #1005829
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030210 |
| Snippet name: | parseLongOpt_pcall - return 0 if out of range |
| Eternal ID of this version: | #1030210/1 |
| Text MD5: | 7cd30d9105a9c1d1b0166962c966fe23 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-16 22:20:53 |
| Source code size: | 114 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 394 / 435 |
| Referenced in: | [show references] |